ndunand / moodle-atto_morefontcolors

Modification of the fontcolor plugin allowing the Moodle admin to define colors
https://moodle.org/plugins/atto_morefontcolors
4 stars 15 forks source link

Behat test failing - morefontcolors.feature #18

Open AdilIqbal95 opened 2 years ago

AdilIqbal95 commented 2 years ago

Hi, the test stated above is failing.

Environment details: MySQL 5.7 PHP 7.4 Moodle latest MOODLE_311_STABLE

Error details: And I follow "Edit profile": The "(//html/.//a [./@href][((./@id = 'Edit profile' or contains(normalize-space(string(.)), 'Edit profile') or contains(./@title, 'Edit profile') or contains(./@rel, 'Edit profile')) or .//[(contains(concat(' ', @class, ' '), ' icon ') or self::img) and (contains(./@alt, 'Edit profile') or contains(./@title, 'Edit profile'))])] | //html/.// [translate(./@role, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz') = 'link'][((./@id = 'Edit profile' or contains(./@value, 'Edit profile')) or contains(./@title, 'Edit profile') or contains(normalize-space(string(.)), 'Edit profile'))])[1]" xpath node is not visible and it should be visible (Behat\Mink\Exception\ExpectationException)