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 be218fa commit 7bf4680Copy full SHA for 7bf4680
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 div#title == ${filename}.${scltype.lower()}
+ Get Text compas-layout > mwc-drawer span[slot="subtitle"] == ${filename}.${scltype.lower()}
98
99
Wait for dialog is closed
100
Wait until executed
0 commit comments