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 f413be8 commit e8de5d1Copy full SHA for e8de5d1
atest/_resources/Keywords.resource
@@ -500,7 +500,8 @@ Restart Kernel
500
Lab Command Restart Kernel…
501
Wait For Dialog
502
Accept Default Dialog Option
503
- Wait Until Page Contains Element css:.jp-Notebook-ExecutionIndicator[data-status="restarting"]
+ Sleep 3s To ensure restart started
504
+ # Once restart completed the kernel status will be idle again:
505
Wait Until Page Contains Element css:.jp-Notebook-ExecutionIndicator[data-status="idle"]
506
507
Expand Menu Entry
0 commit comments