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.
jp-button
1 parent 9ef38a7 commit 2e851ebCopy full SHA for 2e851eb
ui-tests/test/smoke.spec.ts
@@ -72,7 +72,7 @@ math.pi`);
72
73
// Shut down the kernels
74
await tree2.click('text="Running"');
75
- await tree2.click('#main-panel button :text("Shut Down All")');
+ await tree2.click('#main-panel jp-button :text("Shut Down All")');
76
await tree2.press('.jp-Dialog', 'Enter');
77
78
// Close the pages
0 commit comments