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 fcf4e97 commit cc90e56Copy full SHA for cc90e56
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 open-scd > mwc-drawer div#title == ${filename}.${scltype.lower()}
+ Get Text compas-layout > mwc-drawer div#title == ${filename}.${scltype.lower()}
98
99
Wait for dialog is closed
100
Wait until executed
0 commit comments