Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5, 2.6
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MOODLE_25_STABLE
-
MDL-41555_master -
Description
Recently Firefox is being updated to it's 23 version in Ubuntu 12.04 (LTS) systems, which is not compatible with old Selenium versions 2.33 and lower IIRC, throwing an unknown driver exception like waiting for evaluate.js load failed
We can catch this exception (WebDriver\Exception\UnknownError in general) adding something like:
There was a problem with selenium or the browser, try to upgrade Selenium to the latest version . $originalexceptionmessage
I don't like to be that specific about selenium being just one more behat driver, but with the current message users would be really lost about where is the problem. Opinions would be much appreciated.
Attachments
Issue Links
- blocks
-
MDL-41587 Get rid of hardcoded references to Acceptance test site
-
- Closed
-