We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7711188 commit cc94890Copy full SHA for cc94890
atest/Keywords.resource
@@ -107,7 +107,7 @@ Lab Log Should Not Contain Known Error Messages
107
Wait For Splash
108
Go To ${URL}lab?reset&token=${TOKEN}
109
Set Window Size 1024 768
110
- Wait Until Page Contains Element ${SPLASH} timeout=30s
+ Wait Until Page Contains Element ${SPLASH} timeout=45s
111
Wait Until Page Does Not Contain Element ${SPLASH} timeout=10s
112
Execute Javascript window.onbeforeunload \= function (){}
113
0 commit comments