Skip to content

Commit 36f662a

Browse files
committed
test: Try another selector
1 parent 015354d commit 36f662a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

integration-testing/include/general-compas.robot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,5 @@ Select label
108108
Click ${dialog} compas-scl-list oscd-filter-button#labelsFilter > mwc-dialog#filterDialog > mwc-button[slot="primaryAction"] > button
109109

110110
Wait for compas save dialog
111-
Wait For Elements State ${compas-save-dialog-selector} visible
111+
Wait Until Page Contains Element ${compas-save-dialog-selector}[open]
112+
# Wait For Elements State ${compas-save-dialog-selector} visible

0 commit comments

Comments
 (0)