Skip to content

Commit 00114e3

Browse files
committed
test: Adjust selector
1 parent 2490764 commit 00114e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/include/general-compas.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Resource ./general-config.robot
88
Resource ./general-openscd.robot
99

1010
*** Variables ***
11-
${compas-save-dialog-selector} div#menuContent mwc-dialog#compas-save-dlg
11+
${compas-save-dialog-selector} mwc-dialog#compas-save-dlg
1212

1313
*** Keywords ***
1414
Initialize and Start OpenSCD

0 commit comments

Comments
 (0)