File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ Open JupyterLab
1111Get Help
1212 Open JupyterLab
1313 Open With JupyterLab Menu Help About JupyterLab
14- Capture Element Screenshot css:.jp-Dialog-content ${ OUTPUT_DIR }${ / } about.png
14+ Capture Element Screenshot css:.jp-Dialog-content about.png
1515 Click Element css:${JLAB CSS ACCEPT }
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ IPython Notebook Outputs
1919 : FOR ${i } IN RANGE ${10 }
2020 \ Add and Run Cell print("${i } hello world " * ${i ** 2 } )
2121 Wait Until Kernel Is Idle
22- Screenshot Each Output of Active Document ${ OUTPUT_DIR }${ / } ipython_outputs${/ }
22+ Screenshot Each Output of Active Document ipython_outputs${/ }
Original file line number Diff line number Diff line change 11*** Settings ***
2+ Suite Setup Set Screenshot Directory ${OUTPUT_DIR }${/ } screenshots
23Suite Teardown Clean Up Everything
34Library JupyterLibrary
45Library Process
You can’t perform that action at this time.
0 commit comments