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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -