@@ -12,7 +12,7 @@ IPython Notebook on Lab
1212 Add and Run JupyterLab Code Cell print("hello world")
1313 Wait Until JupyterLab Kernel Is Idle
1414 Current JupyterLab Cell Output Should Contain hello world
15- Capture Page Screenshot 10-00-ipython.png
15+ Capture Page Screenshot lab ${ / } 10 -00-ipython.png
1616 Save JupyterLab Notebook
1717
1818IPython Notebook Outputs on Lab
@@ -32,15 +32,15 @@ Multiple Notebooks on Lab
3232 Add and Run JupyterLab Code Cell print("hello world")
3333 Wait Until JupyterLab Kernel Is Idle
3434 Page Should Contain hello world
35- Capture Page Screenshot 10-20-one-notebook.png
35+ Capture Page Screenshot lab ${ / } 10 -20-one-notebook.png
3636 Launch a new JupyterLab Document
3737 ${tab1 } = Get JupyterLab Dock Panel Tab Untitled1.ipynb
3838 Click Element ${tab1 }
3939 Add and Run JupyterLab Code Cell print("yet another world") n=2
4040 Wait Until JupyterLab Kernel Is Idle
4141 Page Should Contain another world
4242 Drag And Drop By Offset ${tab1 } 800 500
43- Capture Page Screenshot 10-21-two-notesbook.png
43+ Capture Page Screenshot lab ${ / } 10 -21-two-notesbook.png
4444 Close JupyterLab Dock Panel Tab Untitled1.ipynb
4545 Maybe Accept a JupyterLab Prompt
4646 Page Should Not Contain yet another world
0 commit comments