mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-02 04:51:22 +01:00
Replication rule element is modified from selector to input, so nightly test case should be updated.
Signed-off-by: Danfeng Liu (c) <danfengl@vmware.com>
This commit is contained in:
parent
5f62b5778b
commit
d8c49d9834
@ -44,8 +44,8 @@ Select Trigger
|
|||||||
|
|
||||||
Select Destination URL
|
Select Destination URL
|
||||||
[Arguments] ${type}
|
[Arguments] ${type}
|
||||||
Retry Element Click ${destination_url_xpath}
|
Retry Element Click ${destination_url_xpath}
|
||||||
Retry Element Click ${destination_url_xpath}//option[contains(.,'${type}')]
|
Retry Element Click //div[contains(@class, 'selectBox')]//li[contains(.,'${type}')]
|
||||||
|
|
||||||
Check New Rule UI Without Endpoint
|
Check New Rule UI Without Endpoint
|
||||||
Retry Element Click ${new_replication-rule_button}
|
Retry Element Click ${new_replication-rule_button}
|
||||||
|
Loading…
Reference in New Issue
Block a user