MuraliKola / robotframework-seleniumlibrary

Automatically exported from code.google.com/p/robotframework-seleniumlibrary
Apache License 2.0
1 stars 0 forks source link

Incompatibility Selenium 2.9 - Firefox 15 #251

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It seems that Selenium Library 2.9 cannot open a browser if it is Firefox 15. 
My tests worked perfectly with Firefox 12, but since I had the update this 
morning to the version 15, the test always fails, with the message: 
Suite setup failed:
Failed to start new browser session: Error while launching browser

Original issue reported on code.google.com by Aurelie....@gmail.com on 25 Sep 2012 at 1:07

GoogleCodeExporter commented 8 years ago
SeLib 2.9.1 contains Selenium Server 2.21 which ought to be the latest version 
supporting deprecated Selenium RC. If there is a newer version available, you 
can use that also with the latest SeLib. We could also consider making new 
SeLib release containing it.

Finally, you should move to Selenium2Library in the future anyway.

Original comment by pekka.klarck on 13 Jan 2013 at 9:06

GoogleCodeExporter commented 8 years ago
We are moving Selenium Library to github and creating a last release with Robot 
2.9 support before stopping the support of this project entirely.

We will update the included SeleniumLibrary and will support the latest Firefox 
that it will support.

Original comment by jussi.ao...@gmail.com on 13 Aug 2015 at 10:13