You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integration-testing/include/general-openscd.robot
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ Wait for dialog is closed
101
101
Wait For Elements State ${dialog-selector} hidden
102
102
103
103
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
105
105
106
106
Close Issues Snackbar
107
107
${snackbarVisible}= Get Element States mwc-snackbar#issue > mwc-icon-button[slot="dismiss"] > button *= visible
0 commit comments