Skip to content
Snippets Groups Projects
Verified Commit 24ff391b authored by Mark's avatar Mark
Browse files

Remove redundant step

parent 419f691c
No related branches found
No related tags found
1 merge request!5Service Integration
......@@ -10,7 +10,6 @@ Scenario: Open the oAuth application
Scenario: Login with a valid user with access to application
Given the element "input#username" is visible
Then I wait on element "input#username" for 1000ms to be visible
And I expect that element "input#password" is visible
And I expect that element "input#submit" is visible
When I enter the "username" in the inputfield "input#username"
......
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