Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php-webdriver 1.12.0 broken when using chromedriver v2.3 directly #47

Open
jvanbouchaute opened this issue Sep 19, 2013 · 0 comments
Open

Comments

@jvanbouchaute
Copy link

We have 2 setups for our UI testing :

  • On our CI server we use Selenium grid 2.35 + remotewebdriver using ChromeDriver (2.3) & IEServerDriver : this combination works as expected
  • Locally we use directly the Chromedriver (2.3) or IEServerDrivers . In this case the functionality of the API is broken. The URL to be launched from the test is not opened by the browser.. Since php-webdriver 1.12.0 this is broken. Reverting to 1.11.0 solves the issue ... I suspect this had to do with the changed sessionId handling introduced in Selenium 2.35 ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant