You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, these other tests from this plugin are also failing for MOODLE_400_STABLE:
/var/www/html/question/type/pmatchjme/tests/behat/export.feature:27
Feature: Test exporting pattern match with JME questions
Scenario: Export a pattern match with JME question
When I navigate to "Question bank > Export" in current page administration: The "(//html//section[@id='region-main']//a[contains(normalize-space(.), 'Export')])[1]" xpath node is not visible and it should be visible (Behat\Mink\Exception\ExpectationException)
/var/www/html/question/type/pmatchjme/tests/behat/preview.feature:27
Feature: Preview a pattern match with JME question
Scenario: Preview a question and get it right.
And I switch to "questionpreview" window: Unable to locate window: questionpreview (Facebook\WebDriver\Exception\NoSuchWindowException)
Hi, the test stated above is failing.
Environment details:
MySQL 5.7
PHP 7.4
Moodle latest MOODLE_400_STABLE
Error details:
Scenario: import pattern match with JME question
When I navigate to "Question bank > Import" in current page administration: Link "Import" not found. (Behat\Mink\Exception\ElementNotFoundException)
The text was updated successfully, but these errors were encountered: