-
Bug
-
Resolution: Fixed
-
Major
-
4.2
We started seeing a random behat failure on the "Grade a grade item and ensure the results display correctly in the gradebook" scenario
Console output
001 Scenario: Grade a grade item and ensure the results display correctly in the gradebook # /var/www/html/grade/tests/behat/grade_average.feature:51
|
And I navigate to "View > Grader report" in the course gradebook # /var/www/html/grade/tests/behat/grade_average.feature:53
|
element click intercepted: Element <a role="menuitem" class="nav-link " href="http://webserver9c8e470bbc1abe20/behatrun1/grade/report/index.php?id=101000" tabindex="-1">...</a> is not clickable at point (579, 77). Other element would receive the click: <div class="toast-body d-flex">...</div>
|
(Session info: chrome=96.0.4664.45) (Facebook\WebDriver\Exception\ElementClickInterceptedException)
|
Failed builds
- has a non-specific relationship to
-
MDL-78684 Convert behat "I navigate to" gradebook steps to use page resolvers
- Closed