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 e1bff77 commit aa6e0f4Copy full SHA for aa6e0f4
integration-testing/include/general-openscd.robot
@@ -58,7 +58,7 @@ Close Menu
58
59
Enable Extension
60
[Arguments] ${extensionName}
61
- Open Menu Extensions
+ Open Menu Plug-ins
62
${checkboxChecked}= Get Element States mwc-list#pluginList > mwc-check-list-item:has-text("${extensionName}") input[type="checkbox"] *= checked
63
IF ${checkboxChecked} == False
64
Check Checkbox mwc-list#pluginList > mwc-check-list-item:has-text("${extensionName}") input[type="checkbox"]
0 commit comments