diff --git a/mod/bigbluebuttonbn/tests/behat/recordings_import.feature b/mod/bigbluebuttonbn/tests/behat/recordings_import.feature index d5c6aaae9d7..fc7a9069c1e 100644 --- a/mod/bigbluebuttonbn/tests/behat/recordings_import.feature +++ b/mod/bigbluebuttonbn/tests/behat/recordings_import.feature @@ -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"