Skip to content

Commit

Permalink
MDL-77219 behat: Fix issue with headless
Browse files Browse the repository at this point in the history
Although the error in the "I check that I can import recordings into
the Recording activity and then if I delete them" scenario is unrelated
to this patch, this commit needs to be applied too, in order to avoid
behat failures (because the "Import recording links" button is in the
edge of the window).

This is a backport of MDL-74272.
  • Loading branch information
sarjona committed Mar 7, 2023
1 parent 6703d67 commit c11c5d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/bigbluebuttonbn/tests/behat/recordings_import.feature
Expand Up @@ -57,6 +57,7 @@ Feature: Manage and list recordings
Scenario: I check that I can import recordings into the Recording activity and then if I delete them
they are back into the pool to be imported again
When I am on the "RoomRecordings1" "bigbluebuttonbn activity" page logged in as "admin"
And I change window size to "large"
And I click on "Import recording links" "button"
And I select "Test Course 1 (C1)" from the "sourcecourseid" singleselect
And I select "RoomRecordings" from the "sourcebn" singleselect
Expand Down

0 comments on commit c11c5d2

Please sign in to comment.