Skip to content

Commit aaac695

Browse files
committed
maybe nteract doesn't really open a window
1 parent c43ef0f commit aaac695

File tree

1 file changed

+1
-1
lines changed
  • src/JupyterLibrary/clients/nteract_on_jupyter

1 file changed

+1
-1
lines changed

src/JupyterLibrary/clients/nteract_on_jupyter/Tree.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Launch a new nteract Notebook
2323
[Documentation] Use the nteract tree to launch a
2424
... Notebook with the given ``kernel``
2525
Click Element css:${NOJ CSS CARD KERNEL}\[title$="${kernel}"]
26-
Select Window NEW
26+
Run Keyword and Ignore Error Select Window NEW
2727
Wait Until Page Contains Element css:${NOJ CSS CELL}

0 commit comments

Comments
 (0)