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:
sigsbee 2018-05-10 15:07:02 +08:00 committed by Yan
parent 3ca439c71a
commit b4b148e923

View File

@ -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