mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
MDL-63303 behat: Behat fixes
This commit is contained in:
parent
f42e85cc86
commit
705003beae
16 changed files with 28 additions and 28 deletions
|
@ -95,7 +95,7 @@ Feature: Basic recycle bin functionality
|
|||
And I navigate to "Recycle bin" in current page administration
|
||||
When I click on "Delete" "link"
|
||||
Then I should see "Are you sure you want to delete the selected item from the recycle bin?"
|
||||
And I press "Cancel"
|
||||
And I click on "Cancel" "button" in the "Confirmation" "dialogue"
|
||||
And I should see "Test assign"
|
||||
And I click on "Delete" "link"
|
||||
And I press "Yes"
|
||||
|
@ -120,7 +120,7 @@ Feature: Basic recycle bin functionality
|
|||
And I should see "Test assign 2"
|
||||
When I click on "Delete all" "link"
|
||||
Then I should see "Are you sure you want to delete all items from the recycle bin?"
|
||||
And I press "Cancel"
|
||||
And I click on "Cancel" "button" in the "Add restriction..." "dialogue"
|
||||
And I should see "Test assign 1"
|
||||
And I should see "Test assign 2"
|
||||
And I click on "Delete all" "link"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue