mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-73193' of https://github.com/call-learning/moodle
This commit is contained in:
commit
984669aeb2
@ -1,4 +1,4 @@
|
||||
@mod @mod_bigbluebuttonbn @core_form @course
|
||||
@mod @mod_bigbluebuttonbn
|
||||
Feature: The recording can be managed through the room page
|
||||
As a user I am able to see the relevant recording for a given bigbluebutton activity and modify its parameters
|
||||
|
||||
@ -76,6 +76,7 @@ Feature: The recording can be managed through the room page
|
||||
Given the BigBlueButtonBN server has sent recording ready notifications
|
||||
And I am on the "RoomRecordings" "bigbluebuttonbn activity" page logged in as admin
|
||||
When I click on "a[data-action='delete']" "css_element" in the "Recording 1" "table_row"
|
||||
And I wait until the page is ready
|
||||
And I click on "OK" "button" in the "Confirm" "dialogue"
|
||||
Then I should not see "Recording 1"
|
||||
And I should see "Recording 2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user