Skip to content

Commit 5e4d809

Browse files
author
Dennis Labordus
committed
Updated Docker Image versions and added Validation Test.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 3bb5df7 commit 5e4d809

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

101101
Wait until executed
102-
Wait For Function element => element.className.indexOf('mdc-circular-progress--closed') >= 0 open-scd > mwc-circular-progress-four-color > div[role="progressbar"] timeout=20s
102+
Wait For Function element => element.className.indexOf('mdc-circular-progress--closed') >= 0 open-scd > mwc-circular-progress-four-color > div[role="progressbar"] timeout=30s
103103

104104
Close Issues Snackbar
105105
${snackbar}= Get Element State mwc-snackbar#issue > mwc-icon-button[slot="dismiss"] > button

0 commit comments

Comments
 (0)