Skip to content

Commit cc94890

Browse files
committed
Increase timeout for splash
1 parent 7711188 commit cc94890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/Keywords.resource

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Lab Log Should Not Contain Known Error Messages
107107
Wait For Splash
108108
Go To ${URL}lab?reset&token=${TOKEN}
109109
Set Window Size 1024 768
110-
Wait Until Page Contains Element ${SPLASH} timeout=30s
110+
Wait Until Page Contains Element ${SPLASH} timeout=45s
111111
Wait Until Page Does Not Contain Element ${SPLASH} timeout=10s
112112
Execute Javascript window.onbeforeunload \= function (){}
113113

0 commit comments

Comments
 (0)