You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/acceptance/RobotLab/__init__.robot
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
*** Settings ***
2
2
Suite Setup Start New RobotLab Server
3
3
Suite Teardown Terminate All Jupyter Servers
4
-
Test Teardown Run Keywords Wait Until Keyword Succeeds 2 x 1 s Execute JupyterLab Command Reset Application State AND Close Browser
4
+
Test Teardown Run Keywords Wait Until Keyword Succeeds 2 x 1 s Execute JupyterLab Command Reset Application State AND Run keyword And Ignore Error Handle Alert timeout=1 s AND Close Browser
0 commit comments