Does Selenium 2.5 work with Firefox 28? -


I've got lots of versions of Firefox and Selenium but the Firefox version and selenium version I'm using. I am using Firefox 28 and Selenium 2.5, but the error is due to being unable to connect to hosting.

So would I like to know that this combination of firefox and selenium work?

no Selenium v2.41, recently released, is the only one to support the original events for Firefox.

At the time of supporting Selenium:

  v2.41.0 ======= 17 ( Immediate ESR release) 24 (current ESR release) 27> 

So your solution is either to upgrade Selenium or downgrade firefox.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -