Skip to content

Commit

Permalink
chore: Adjust title selector
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Lepski <[email protected]>
  • Loading branch information
clepski committed Mar 7, 2025
1 parent 6c2e74e commit 6ddfbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-testing/include/general-openscd.robot
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Save to local file

Check Title Filename
[Arguments] ${filename} ${scltype}
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()}

Wait for dialog is closed
Wait until executed
Expand Down

0 comments on commit 6ddfbcd

Please sign in to comment.