mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +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
|
@ -124,9 +124,9 @@ Feature: Manage plearning plan
|
|||
And "Confirm" "dialogue" should be visible
|
||||
And "Delete" "button" should exist in the "Confirm" "dialogue"
|
||||
And "Cancel" "button" should exist in the "Confirm" "dialogue"
|
||||
And I click on "Cancel" "button"
|
||||
And I click on "Cancel" "button" in the "Confirm" "dialogue"
|
||||
And I click on "Delete" of edit menu in the "Science plan Year-4" row
|
||||
And "Confirm" "dialogue" should be visible
|
||||
When I click on "Delete" "button"
|
||||
When I click on "Delete" "button" in the "Confirm" "dialogue"
|
||||
And I wait until the page is ready
|
||||
Then I should not see "Science plan Year-4"
|
||||
|
|
|
@ -52,9 +52,9 @@ Feature: Manage plearning plan templates
|
|||
And "Confirm" "dialogue" should be visible
|
||||
And "Delete" "button" should exist in the "Confirm" "dialogue"
|
||||
And "Cancel" "button" should exist in the "Confirm" "dialogue"
|
||||
And I click on "Cancel" "button"
|
||||
And I click on "Cancel" "button" in the "Confirm" "dialogue"
|
||||
And I click on "Delete" of edit menu in the "Science template Year-4" row
|
||||
And "Confirm" "dialogue" should be visible
|
||||
When I click on "Delete" "button"
|
||||
When I click on "Delete" "button" in the "Confirm" "dialogue"
|
||||
And I wait until the page is ready
|
||||
Then I should not see "Science template Year-4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue