Skip to content
Snippets Groups Projects
Commit 45249bdc authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3255633: Switch default Automated Functional Testing users creation to...

Issue #3255633: Switch default Automated Functional Testing users creation to use drush user:create and drush user:role:add and use the default manual testing user names and emails
parent 6d29b84c
No related branches found
No related tags found
3 merge requests!24Issue #3301451: Composer is fixed to docroot folder Primary tabs View(active tab),!10Issue #3269421: Add exception messages for VLB automated testing step definitions,!9Issue #3266504: Update Automated Functional Testing Readme File
......@@ -17,14 +17,9 @@ So that I can reset my password for the account
When I go to "/user/password"
And I wait 6s
Then I should see "Username or email address"
When I fill in "not.existing.email@vardot.com" for "Username"
When I fill in "not.existing.email@vardot.com" for "Username or email address"
And I scroll to the bottom
And I wait 2s
And I press the "Submit" button
And I wait
And I scroll to the bottom
And I fill in "not.existing.email@vardot.com" for "Username"
And I wait 8 seconds
And I press the "Submit" button
And I wait
Then I should see "Login with"
Then I should see "If the username or email address exists and is active, further instructions have been sent to your email address."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment