Merge branch 'MDL-77285-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE

This commit is contained in:
Ilya Tregubov 2023-02-22 12:27:13 +08:00
commit 30cd583d5d

View File

@ -63,6 +63,7 @@ Feature: The recording can be managed through the room page
@javascript
Scenario: I can delete a recording
Given I am on the "RoomRecordings" "bigbluebuttonbn activity" page logged in as admin
And I change window size to "large"
When I click on "a[data-action='delete']" "css_element" in the "Recording 1" "table_row"
And I click on "OK" "button" in the "Confirm" "dialogue"
Then I should not see "Recording 1"