MDL-75214 behat: Export grades fix

This issue has started causing some errors with behat. It seems the
"Save changes" button is not clickable, so changing the window size
will do the magic.
This commit is contained in:
Sara Arjona
2022-08-18 09:26:15 +02:00
parent 025e0297b6
commit 74a100ff75
@@ -24,6 +24,7 @@ Feature: I need to export grades as text
And I am on "Course 1" course homepage
And I navigate to "View > Grader report" in the course gradebook
And I turn editing mode on
And I change window size to "large"
And I give the grade "80.00" to the user "Student 1" for the grade item "Test assignment name"
And I press "Save changes"