robotframework / OldSeleniumLibrary

Deprecated Selenium library for Robot Framework
Apache License 2.0
13 stars 3 forks source link

Support for Firefox 3.6 #175

Closed spooning closed 9 years ago

spooning commented 9 years ago

Originally submitted to Google Code by Andreas.EbbertKarroum on 15 Feb 2011

Latest selenium 1.x does not support firefox 3.6. We should include the patched version instead of the official one:

http://xplayer.wordpress.com/2010/02/04/fixing-seleniumrc-to-work-with-firefox-3-6/

Andreas

spooning commented 9 years ago

Originally submitted to Google Code by @pekkaklarck on 15 Feb 2011

I don't understand this issue because a) I'm pretty sure already SeLib 2.5 worked with Rx 3.6 and b) SeLib 2.6 has Se 2.0 beta 1 built-in ( issue 160 ) and has been tested with Fx 3.6 on various operating systems. Have you Andreas got problems with Fx 3.6 somewhere?

spooning commented 9 years ago

Originally submitted to Google Code by Andreas.EbbertKarroum on 15 Feb 2011

We're most of the time not using the server that comes with SeleniumLibrary, but a stand-alone server. I didn't notice that a selenium 1.0 beta is included in SeleniumLibrary (btw, 2.0b2 was just released). Yes, we do have problems with Firefox 3.6, but I have not tried with one of the 2.0 betas.

spooning commented 9 years ago

Originally submitted to Google Code by @pekkaklarck on 16 Feb 2011

I close this issue because a) you are using your own Selenium Server and b) we've tested SeLib 2.6 with Fx 3.6 on various operating systems. Please reopen the issue if you think the problem is in the library.

I also submitted issue 176 about upgrading to latest Se version when creating next SeLib release.