mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-77286 behat: change window size to large to avoid random fails
This commit is contained in:
parent
eb1fab720a
commit
edf6ad1ee2
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user