Skip to content

Upgrade FF to 46.0.1 #226

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

Closed
wants to merge 1 commit into from
Closed

Upgrade FF to 46.0.1 #226

wants to merge 1 commit into from

Conversation

tduboys
Copy link

@tduboys tduboys commented May 26, 2016

No description provided.

@tduboys
Copy link
Author

tduboys commented May 26, 2016

Looks that it's the Chrome test who failed.

[chrome] > CALL init({"browserName":"chrome"})
[chrome] > POST /session {"desiredCapabilities":{"browserName":"chrome","version":"","javascriptEnabled":true,"platform":"ANY"}}
[chrome] > CALL get("https://www.wikipedia.org/")
[chrome] > POST /session/url {"url":"https://www.wikipedia.org/"}
[chrome] > CALL title()
[chrome] > GET /session/title

{"message":"[title()] Error response status: 13, , UnknownError - An unknown server-side error occurred while processing the command. Selenium error: Build info: version: '2.53.0', revision: '35ae25b', time: '2016-03-15 17:00:58'\nSystem info: host: '4b324fe00c2e', ip: '172.17.0.52', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-86-generic', java.version: '1.8.0_91'\nDriver info: driver.version: unknown","status":13,"cause":{"state":"unhandled error","sessionId":"title","hCode":9165882...

[chrome] > CALL quit()
[chrome] > DELETE /session

@kayabendroth
Copy link
Member

New Fx version may require a Selenium upgrade.

@tduboys
Copy link
Author

tduboys commented May 26, 2016

But in our selenium tests, we got more problems with 45.0.2 than with 46.0.1.
In our selenium grid, we uses the last FF version, it's better than with the 45.0.2.

The tests says that there is a problem with the Chrome node, but i didn't changed it. How can we test what's the best version for Selenium ?

@ddavison
Copy link
Member

ddavison commented Oct 2, 2016

we are up to 47.0.1 now

@ddavison ddavison closed this Oct 2, 2016
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

Successfully merging this pull request may close these issues.

3 participants