-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.10, 3.2.7, 3.3.4, 3.4.1, 3.5
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
From https://github.com/moodlehq/moodle-behat-extension/pull/18
With the 'version' parameter specified and running in hub mode, the hub
is unable to find a matching client and rejects the request.According to https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities
the default should be an empty string if not known.
Additionally the 'browserVersion' is not a valid capability.
The plan is to apply this to master and, after verifying everything continues working ok... backport to as many branches as possible (surely from 31 to 34).
Ciao
- Testing discovered
-
MDL-61270 Recent chrome browser + webdriver combos lead to all test failing
- Closed