Skip to content

Commit f003e71

Browse files
committed
Increase timeout for settings loading
1 parent 0be3515 commit f003e71

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
@@ -375,7 +375,7 @@ Open in Advanced Settings
375375
Lab Command Advanced Settings Editor
376376
END
377377
${sel} = Set Variable css:[data-id="${plugin id}"]
378-
Wait Until Page Contains Element ${sel}
378+
Wait Until Page Contains Element ${sel} timeout=10s
379379
Click Element ${sel}
380380
Wait Until Page Contains System Defaults
381381

0 commit comments

Comments
 (0)