mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 12:15:20 +01:00
Add sleep to avoid test fail (#5005)
Add sleep to avoid test fail in delete replication rule case
This commit is contained in:
parent
fb33f83b9a
commit
b72209fb08
@ -166,6 +166,7 @@ Delete Rule
|
||||
Wait Until Page Contains Element ${dialog_delete}
|
||||
Click Element ${dialog_delete}
|
||||
Wait Until Page Contains Element ${dialog_close}
|
||||
Sleep 2
|
||||
Click Element ${dialog_close}
|
||||
|
||||
Filter Rule
|
||||
|
Loading…
Reference in New Issue
Block a user