mirror of
https://github.com/moodle/moodle.git
synced 2025-03-23 09:00:30 +01:00
Merge branch 'MDL-77285-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
This commit is contained in:
commit
30cd583d5d
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user