mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-31 21:18:21 +01:00
Update click method to fix replication rule auto case (#4908)
As the click may fail with method click element, update it to move the element and click.
This commit is contained in:
parent
3ca439c71a
commit
b4b148e923
@ -23,7 +23,8 @@ ${HARBOR_VERSION} v1.1.1
|
||||
Check New Rule UI Without Endpoint
|
||||
Click Element ${new_replication-rule_button}
|
||||
Page Should Contain Please add an endpoint first
|
||||
Click Element ${link_to_registries}
|
||||
Mouse Down ${link_to_registries}
|
||||
Mouse Up ${link_to_registries}
|
||||
Page Should Contain Endpoint Name
|
||||
|
||||
Create A New Endpoint
|
||||
|
Loading…
Reference in New Issue
Block a user