Skip to content
Snippets Groups Projects
Verified Commit 034bd5de authored by Varac's avatar Varac
Browse files

Wait 25s for keycloak admin page to load

parent 52c33861
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ Feature: Test keycloak admin login
Scenario: Open keycloak admin console
Given the title is not "Log in to Keycloak"
When I open the keycloak admin console url
And I pause for 15000ms
And I pause for 25000ms
Then I expect that the title is "Log in to Keycloak"
Scenario: Login to keycloak
......
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