This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
Since updating to Safari 6.2 or 7.1 unable to establish a connection with the SafariDriver extension #7933
Closed
Description
Originally reported on Google Code with ID 7933
What steps will reproduce the problem?
1. Update to Safari 6.2 on Mac OSX 10.6
2. Update to selenium-server-standalone-2.43.1.jar
3. Run your tests
What is the expected output? What do you see instead?
- I expected my tests to run fine.
- However, when running my tests Safari loads and gives me the following messages:
[ 0.005s] [safaridriver.client] Connecting to SafariDriver browser extension...
[ 0.027s] [safaridriver.client] Extension logs may be viewed by clicking the Selenium
[✓] button on the Safari toolbar
[ 2.560s] [safaridriver.client] Unable to establish a connection with the SafariDriver
extension
This has only been occurring since I updated Safari. This update was released yesterday.
Selenium version: 2.43.1
OS: Mac OSX 10.8.5
Browser: Safari
Browser version: 6.2
I am writing my tests using Jasmine and Protractor but I'm not sure if this is relevant
to the issue.
Reported by james.warner@coderus.com
on 2014-09-19 09:00:08