Skip to content

Commit

Permalink
Remove sleep after code execution in Jupyter
Browse files Browse the repository at this point in the history
Signed-off-by: lugi0 <[email protected]>
  • Loading branch information
lugi0 committed Oct 2, 2024
1 parent 48c67f6 commit 9c03d9c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ Jupyter Notebook Can Query Model Registry
Wait Until Page Contains Element xpath=//div[contains(text(),"Restart") and @class="jp-Dialog-buttonLabel"]
Click Element xpath=//div[contains(text(),"Restart") and @class="jp-Dialog-buttonLabel"]
Wait Until JupyterLab Code Cell Is Not Active timeout=120s
Sleep 2m msg=Waits until the jupyter notebook has completed execution of all cells
JupyterLab Code Cell Error Output Should Not Be Visible
SeleniumLibrary.Capture Page Screenshot

Expand Down

0 comments on commit 9c03d9c

Please sign in to comment.