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 6c2e74e commit 6ddfbcdCopy full SHA for 6ddfbcd
integration-testing/include/general-openscd.robot
@@ -94,7 +94,7 @@ Save to local file
94
95
Check Title Filename
96
[Arguments] ${filename} ${scltype}
97
- Get Text compas-layout > mwc-drawer span[slot="subtitle"] == ${filename}.${scltype.lower()}
+ Get Text compas-layout > div > mwc-drawer span[slot="subtitle"] == ${filename}.${scltype.lower()}
98
99
Wait for dialog is closed
100
Wait until executed
0 commit comments