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
With this release, SeleniumTunnel will now check for the latest stable versions of Selenium and the various webdrivers when it's started. It does this by downloading a JSON file from the URL SeleniumTunnel#webDriverDataUrl. This property may be set to null to prevent SeleniumTunnel from attempting to update drivers, or to some other address to use local versions.