Skip to content

Commit fcf4e97

Browse files
committed
chore: Adjust progress bar selector
1 parent 798d8fa commit fcf4e97

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
@@ -101,7 +101,7 @@ Wait for dialog is closed
101101
Wait For Elements State ${dialog-selector} hidden
102102

103103
Wait until executed
104-
Wait For Function element => element.className.indexOf('mdc-linear-progress--closed') >= 0 open-scd > mwc-linear-progress > div[role="progressbar"] timeout=30s
104+
Wait For Function element => element.className.indexOf('mdc-linear-progress--closed') >= 0 oscd-waiter > mwc-linear-progress > div[role="progressbar"] timeout=30s
105105

106106
Close Issues Snackbar
107107
${snackbarVisible}= Get Element States mwc-snackbar#issue > mwc-icon-button[slot="dismiss"] > button *= visible

0 commit comments

Comments
 (0)