Skip to content

Commit 0b01d1b

Browse files
committed
Update tests for notebook 7.1
1 parent 9b624c4 commit 0b01d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/Notebook.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Suite Setup Start Notebook Tests
99
Test Tags app:notebook
1010

1111
*** Variables ***
12-
${XP_NEW_MENU} xpath://div[contains(@class, "jp-FileBrowser-toolbar")]//*[contains(text(), "New")]
12+
${XP_NEW_MENU} xpath://jp-toolbar[contains(@class, "jp-FileBrowser-toolbar")]//*[contains(text(), "New")]
1313
${XP_OPEN_COMMAND} xpath://li[@data-command = "server-proxy:open"]
1414

1515
*** Test Cases ***

0 commit comments

Comments
 (0)