Recently I got this error message by executing my selenium tests:
Selenium::WebDriver::Error::JavascriptError: waiting for evaluate.js load failed
By updating the selenium-webdriver to the current version, 2.35.0, this error disappeared.
I know things and I build stuff
Recently I got this error message by executing my selenium tests:
Selenium::WebDriver::Error::JavascriptError: waiting for evaluate.js load failed
By updating the selenium-webdriver to the current version, 2.35.0, this error disappeared.
Tks, working fine.