Skip to content

Commit a4048dc

Browse files
author
Dennis Labordus
committed
Change path to fill SCL Name.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent eba4eea commit a4048dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

integration-testing/include/general-compas.robot

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ Open from CoMPAS
2323

2424
Add to CoMPAS
2525
[Arguments] ${name} ${type} ${expectedVersion}
26-
Fill Text ${dialog-selector} compas-save mwc-textfield#name input ${name}-${current-date}
26+
Fill Text ${dialog-selector} #wizard-content > compas-save #name label > input ${name}-${current-date}
2727
Click ${dialog-selector} compas-save compas-scltype-radiogroup mwc-list > mwc-radio-list-item[value="${type.upper()}"]
28-
Take Screenshot filename=EMBED fullPage=true
2928
Click ${dialog-selector} mwc-button[slot="primaryAction"] > button
3029
Wait for dialog is closed
3130
# check if the title (filename) changed to the new expected one. This way we know we can close the menu.

0 commit comments

Comments
 (0)