mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
MDL-48426 behat: Wait for redirection after save
After saving wiki comment, page is redirected Make sure to wait for redirection after save to avoid random fails
This commit is contained in:
parent
d87bcfb325
commit
146dbacc45
@ -40,6 +40,7 @@ Feature: Users can comment on wiki pages
|
||||
And I set the following fields to these values:
|
||||
| Comment | student 1 original comment |
|
||||
And I press "Save"
|
||||
And I wait to be redirected
|
||||
|
||||
@javascript
|
||||
Scenario: Student can edit and delete their own comment
|
||||
|
Loading…
x
Reference in New Issue
Block a user