You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.
What steps will reproduce the problem?
1. Install Jenkins on Mac
2. Run test with Safari browser (even Hello World)
3. Safari instance opened
What is the expected output? What do you see instead?
I expect to see my tests interact with webpage, but I see
https://www.dropbox.com/s/9yww9nd8kjmpw5e/Screen_Shot.png?dl=0
When I click Open Preferences I see that Selenium Driver extension disabled (but it
was enabled in Safari before)
This issue not reproduced when I run my tests without Jenkins (maybe same user restrictions)
I tried to do all steps from https://code.google.com/p/selenium/issues/detail?id=7933
1. Manually install extension
2. Give all permissions to Safari directory etc.
3. Set -Dwebdriver.safari.noinstall=true in maven parameters
Selenium version: 2.44.0
OS: OSX 10.10.1
Browser: Safari
Browser version: 8.0.2
Reported by Silfromkpi on 2015-01-15 16:26:33
The text was updated successfully, but these errors were encountered:
I am facing the same issue. Can anyone please suggest a work around to over come this
issue.
Selenium version: 2.44.0
OS: OSX 10.10.1
Browser: Safari
Browser version: 8.0
Like a workaround I use another Jenkins instance as Master and MacMini instance like
Slave. Launch slave agent via Java Web Start https://wiki.jenkins-ci.org/display/JENKINS/Distributed+builds
Originally reported on Google Code with ID 8391
Reported by
Silfromkpi
on 2015-01-15 16:26:33The text was updated successfully, but these errors were encountered: