We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43ef0f commit aaac695Copy full SHA for aaac695
src/JupyterLibrary/clients/nteract_on_jupyter/Tree.robot
@@ -23,5 +23,5 @@ Launch a new nteract Notebook
23
[Documentation] Use the nteract tree to launch a
24
... Notebook with the given ``kernel``
25
Click Element css:${NOJ CSS CARD KERNEL}\[title$="${kernel}"]
26
- Select Window NEW
+ Run Keyword and Ignore Error Select Window NEW
27
Wait Until Page Contains Element css:${NOJ CSS CELL}
0 commit comments