MarkusBernhardt / robotframework-selenium2library-java

Java port of the Selenium 2 (WebDriver) Python library for Robot Framework
Apache License 2.0
46 stars 48 forks source link

Update Selenium version to 2.45 #65

Closed mobichel closed 8 years ago

mobichel commented 9 years ago

Selenium 2.45 has been released with important fixes for FF36.

https://raw.githubusercontent.com/SeleniumHQ/selenium/master/java/CHANGELOG

MarkusBernhardt commented 8 years ago

Thanks for your work! Updated to 2.48.2. Will release today.