Skip to content

Commit 6ddfbcd

Browse files
committed
chore: Adjust title selector
Signed-off-by: Christopher Lepski <c.lepski@sprinteins.com>
1 parent 6c2e74e commit 6ddfbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/include/general-openscd.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Save to local file
9494

9595
Check Title Filename
9696
[Arguments] ${filename} ${scltype}
97-
Get Text compas-layout > mwc-drawer span[slot="subtitle"] == ${filename}.${scltype.lower()}
97+
Get Text compas-layout > div > mwc-drawer span[slot="subtitle"] == ${filename}.${scltype.lower()}
9898

9999
Wait for dialog is closed
100100
Wait until executed

0 commit comments

Comments
 (0)