mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-77285-master' of https://github.com/lameze/moodle
This commit is contained in:
commit
9f31d4cd5f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue