MDL-77286 behat: change window size to large to avoid random fails

This commit is contained in:
Simey Lameze 2023-06-27 16:09:12 +08:00
parent eb1fab720a
commit edf6ad1ee2

View File

@ -107,6 +107,8 @@ Feature: Manage and list recordings
# There is no confirmation dialog when deleting an imported record.
And I wait until the page is ready
Then I should not see "Recording 1"
# Change window size to large to avoid the "Import recording links" button being hidden (random failure).
And I change window size to "large"
And I click on "Import recording links" "button"
And I select "Recordings from deleted activities" from the "sourcecourseid" singleselect
And I should see "Recording 1"