mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 00:20:37 +01:00
Although the screenshots in the failures for some of the scenarios in filter/displayh5p/tests/behat/h5p_filter.feature, like "Render a local H5P file as teacher" were displaying the expected result, there were some javascript errors (probably due to behat is quicker and the iframes were not always ready). I've added one extra step before accessing the iframe to give more time to the H5P player to load and confirm the page is displayed properly.