MDL-49861 mod_data: Behat step to test adding records.
Clicking 'Save and add another' should clear the form.
This commit is contained in:
@@ -52,6 +52,7 @@ Feature: Users can add entries to database activities
|
||||
And I add an entry to "Test database name" database with:
|
||||
| Test field name | Student second entry |
|
||||
And I press "Save and add another"
|
||||
And the field "Test field name" does not match value "Student second entry"
|
||||
And I add an entry to "Test database name" database with:
|
||||
| Test field name | Student third entry |
|
||||
And I press "Save and view"
|
||||
|
||||
Reference in New Issue
Block a user