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 ccdd126 commit 08fb825Copy full SHA for 08fb825
integration-testing/include/general-openscd.robot
@@ -44,7 +44,7 @@ Check Browser Title
44
45
Open Menu
46
[Arguments] ${menuItemTitle}
47
- Click ${menu-button} > button
+ Click ${menu-button}.querySelector('button')
48
Click ${menu-selector} mwc-list > mwc-list-item >> span:text-is("${menuItemTitle}")
49
50
Open Navigation Menu
0 commit comments