robotframework / OldSeleniumLibrary

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

Possibility to use non-default selenium-server.jar with `Start Selenium Server` #92

Closed spooning closed 9 years ago

spooning commented 9 years ago

Originally submitted to Google Code by @pekkaklarck on 12 Feb 2010

In earlier versions Start Selenium Server keyword (and the related start_selenium_server module level function) always started the version of the selenium-server.jar that was distributed with the library. This was made configurable as part of issue 59 in revision 358. See the documentation of the keyword for more details.

[Submitting this issue mainly to make the enhancement visible in the release notes separately.]