File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
integration-testing/include Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,8 @@ Open from CoMPAS
23
23
24
24
Add to CoMPAS
25
25
[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 }
27
27
Click ${dialog-selector } compas-save compas-scltype-radiogroup mwc-list > mwc-radio-list-item[value="${type.upper() } "]
28
- Take Screenshot filename=EMBED fullPage=true
29
28
Click ${dialog-selector } mwc-button[slot="primaryAction"] > button
30
29
Wait for dialog is closed
31
30
# check if the title (filename) changed to the new expected one. This way we know we can close the menu.
You can’t perform that action at this time.
0 commit comments