-
Sub-task
-
Resolution: Duplicate
-
Minor
-
2.5
-
None
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
Recently simple forms sections began to use a tags with role='button' for the sections expand/collapse links, some of those section names have the same name of the buttons to submit the forms, examples of this are:
- mod_wiki -> create new page
- mod_lesson -> add new question
This is breaking some functional tests, as behat named selectors finds and clicks on the first button with the requested name, including tags with role=button