You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
4.0.0 is the first version with Selenium 2.53.x, and we need that as lower versions have problems
with current Firefox versions.
See SeleniumHQ/selenium#1202 and SeleniumHQ/selenium#2110.
We are currently running tests on FF28.
As part of the update the deprecated webdriver fn getInnerHtml has been replaced with getAttribute('innerHTML')
0 commit comments