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

Update selenium-standalone #52

Closed
lukeggchapman opened this issue Mar 5, 2015 · 4 comments
Closed

Update selenium-standalone #52

lukeggchapman opened this issue Mar 5, 2015 · 4 comments

Comments

@lukeggchapman
Copy link

grunt-webdriver doesn't work with Firefox 36.0 as it is incompatible with v2.44 of selenium.
Selenium 2.45 has been released which resolves this issue.
selenium-standalone has released v4.2.0 which uses this new version of selenium. There appears to be some migration necessary for grunt-webdriver to work with the new version (Its quite a jump v2.44.0 to v4.2.0).

Hopefully I will get a chance to look at this soon, putting an issue up for anyone else who is having the same issue.

@syymza
Copy link

syymza commented Mar 5, 2015

+1

@rcarton
Copy link
Contributor

rcarton commented Mar 11, 2015

It doesn't work with phantomjs either. The API for selenium seems to have changed

@rbokel
Copy link

rbokel commented Mar 12, 2015

+1

@christian-bromann
Copy link
Contributor

I will merge #53 in the next couple of days and will make couple of options from selenium-standalone available to the grunt interface, so the user can decide which selenium version should get installed

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

5 participants