MDL-77291 behat: Fix some behat scenarios
commit31aee1c82e103bdcfb60a96fca202c328339db20
authorSara Arjona <sara@moodle.com>
Mon, 6 Mar 2023 16:22:55 +0000 (6 17:22 +0100)
committerSara Arjona <sara@moodle.com>
Mon, 6 Mar 2023 16:26:37 +0000 (6 17:26 +0100)
treecd763362b788ae56db8280a63518f446ff52a508
parent5f59807c06011e513e5797bedb8a9faaefbfef2a
MDL-77291 behat: Fix some behat scenarios

Some behat scenarios were using labels with links to access some
specific PHP files.
Now that labels are also displayed in the course index, the region
needs to be defined in the step to access to the expected link
(otherwise, the one in the course index will be used).
lib/editor/atto/tests/behat/customtoolbar.feature
lib/editor/atto/tests/behat/disablecontrol.feature
lib/editor/textarea/tests/behat/disablecontrol.feature
lib/editor/tinymce/tests/behat/disablecontrol.feature
lib/tests/behat/largeforms.feature
lib/tests/behat/readonlyform.feature