Skip to content
Snippets Groups Projects

Resolve "Gitlab-ci service interconnection"

Merged Mark requested to merge 16-gitlab-ci-service-interconnection into master
Files
2
@@ -6,6 +6,7 @@ Feature: Test login-provider function
Scenario: Open the oAuth application and Login witha valid user
Given the oauth client "home" URL was opened
And I pause for 1000ms
And the element "input#username" is visible
When I enter the "username" in the inputfield "input#username"
And I enter the "password" in the inputfield "input#password"
Loading