-
Improvement
-
Resolution: Fixed
-
Minor
-
3.5.12, 3.7.6, 3.8.3, 3.9
-
MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL-69149-master -
No idea why this doesn't fail on chrome or old firefox but it fails with newer versions of firefox.
We have an invalid xpath!
//input[@class='idnumber'][parent::li[@class='item'][text()='grade item 1'] | parent::li[@class='categoryitem' | @class='courseitem']/parent::ul/parent::li[starts-with(text(),'grade item 1')]]
|
The following part is invalid:
li[@class='categoryitem' | @class='courseitem']
|
You can't use a pipe for an attribute alternative.
- blocks
-
MDL-66979 Switch all the behat testing to the new W3C drivers
-
- Closed
-