MuraliKola / robotframework-seleniumlibrary

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

Seleniumlibrary 2.8 not work at Firefox8 #219

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Seleniumlibrary 2.8 not work at Firefox 8, please check it.
When we want to start selenium server at latest firefox 8,it cannot be started. 
What's the root cause?

Original issue reported on code.google.com by lzwh...@gmail.com on 5 Dec 2011 at 7:01

GoogleCodeExporter commented 8 years ago
Root cause is that the selenium.jar bundled in SeleniumLibrary 2.8 is not 
compatible with Firefox 8.

This can be fixed by downloading latest standalone Selenium distribution from 
http://code.google.com/p/selenium/downloads/list and copying it over 
[PythonInstallation]/Lib/SeleniumLibrary/lib/selenium-server.jar 

We have to do a newer release of SeleniumLibrary sometime soon anyway.

Original comment by janne.t....@gmail.com on 6 Dec 2011 at 7:42

GoogleCodeExporter commented 8 years ago
Thanks for your quick feedback:)

Original comment by lzwh...@gmail.com on 8 Dec 2011 at 8:21

GoogleCodeExporter commented 8 years ago

Original comment by janne.t....@gmail.com on 15 Dec 2011 at 7:15