A
A
Alexander Sharihin2015-08-28 12:30:47
linux
Alexander Sharihin, 2015-08-28 12:30:47

Is it possible to make Selenium WebDriver select a specific browser version to work with?

Good afternoon!
There was a need for automatic cross-browser testing, incl. and with browsers of different versions, hence the question - is it possible to force Selenium to select a specific version of the WEB browser for work.
The server on which the product will be deployed will be under Linux x64 (there are servers under Ubuntu/CentOS).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Tkachenko, 2015-08-31
@Pinsky

To be honest, this problem is very easily solved using BrowserStack or SauceLab, and on my project I solved this problem with the help of these services.
There is an easier way, but not quite a pain for cross-browser testing - these are the desired capabilties.
There is also such solution for different versions of FF Browser - stackoverflow.com/questions/17398896/how-to-use-di...
Well, Grid2.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question