File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -500,6 +500,8 @@ Restart Kernel
500
500
Lab Command Restart Kernel…
501
501
Wait For Dialog
502
502
Accept Default Dialog Option
503
+ Wait Until Page Contains Element css:.jp-Notebook-ExecutionIndicator[data-status="restarting"]
504
+ Wait Until Page Contains Element css:.jp-Notebook-ExecutionIndicator[data-status="idle"]
503
505
504
506
Expand Menu Entry
505
507
[Arguments] ${label }
Original file line number Diff line number Diff line change @@ -35,9 +35,7 @@ Diagnostics Panel Works After Rename
35
35
Diagnostics Panel Works After Kernel Restart
36
36
[Documentation] Test for #475 bug
37
37
Close Diagnostics Panel
38
- Lab Command Restart Kernel…
39
- Wait For Dialog
40
- Accept Default Dialog Option
38
+ Restart Kernel
41
39
Wait Until Page Contains Diagnostic [title*="${DIAGNOSTIC } "] timeout=20s
42
40
Open Diagnostics Panel
43
41
Wait Until Keyword Succeeds 10 x 1s Should Have Expected Rows Count ${EXPECTED_COUNT }
You can’t perform that action at this time.
0 commit comments