-
Bug
-
Resolution: Fixed
-
Major
-
3.2.4, 3.3.1, 3.4
-
MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-59784-master -
Looks like we may need some pendingJS work to be added to the modals as we are regularly getting random behat fails with the. Example follows:
003 Scenario: Blocks can safely be customised # /var/www/html/moodle/blocks/tests/behat/configure_block_throughout_site.feature:63
|
And I add the "HTML" block # /var/www/html/moodle/blocks/tests/behat/configure_block_throughout_site.feature:67
|
Css matching locator ".modal-body" not found.
|
This seems to happen most often when adding a block. In such cases we fall back to the non-JS version:
- blocks
-
MDL-59859 ModalFactory loaded inside out
-
- Closed
-