Skip to content

Commit 3396d72

Browse files
author
Dennis Labordus
committed
Fix to make more stable.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 45a61b8 commit 3396d72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

integration-testing/include/general-openscd.robot

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ Check Title Filename
7979
Get Text open-scd > mwc-drawer div#title:text-is("${filename}.${scltype.lower()}")
8080

8181
Wait for Progressbar
82-
${promise}= Promise To Wait For Function element => element.style.opacity == 0 open-scd > mwc-circular-progress-four-color > div[role="progressbar"]
83-
Wait For ${promise}
82+
Get Style open-scd > mwc-circular-progress-four-color > div[role="progressbar"] opacity == 0
8483

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

0 commit comments

Comments
 (0)