Skip to content

Commit c4e3970

Browse files
authored
Add to handle possible alert between JupyterLab reset trials (#33)
1 parent 971f802 commit c4e3970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/RobotLab/__init__.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
*** Settings ***
22
Suite Setup Start New RobotLab Server
33
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
55
Force Tags ui:lab
66
Library JupyterLibrary
77
Library SeleniumLibrary

0 commit comments

Comments
 (0)