mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 17:40:36 +00: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