-
Bug
-
Resolution: Fixed
-
Minor
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-68514-master -
The behat tests added in MDL-67795 are failing with classic because the "Content bank" link is not found:
And I click on "Content bank" "link": The "(//html/.//a |
[./@href][((./@id = 'Content bank' or contains(normalize-space(string(.)), 'Content bank') or contains(./@title, 'Content bank') or contains(./@rel, 'Content bank')) or .//*[(contains(concat(' ', @class, ' '), ' icon ') or name() = 'img') and (contains(./@alt, 'Content bank') or contains(./@title, 'Content bank'))])] | //html/.//* |
[translate(./@role, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz') = 'link'][((./@id = 'Content bank' or contains(./@value, 'Content bank')) or contains(./@title, 'Content bank') or contains(normalize-space(string(.)), 'Content bank'))])[1]" xpath node is not visible and it should be visible |
https://ci.moodle.org/job/W.06.01%20-%20Behat%20-%20Chrome%20+%20Postgres%20+%20Classic/324/
- has a non-specific relationship to
-
MDL-67795 Add a delete content option to the content bank
-
- Closed
-