mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-18 16:25:16 +01:00
Merge pull request #9613 from danfengliu/strenth-xpath-locator-of-remove-btn-1
strenth xpath locator of project member remove button
This commit is contained in:
commit
776d8801cf
@ -17,4 +17,4 @@ Documentation This resource provides any keywords related to the Harbor private
|
||||
|
||||
*** Variables ***
|
||||
${member_action_xpath} //*[@id="member-action"]
|
||||
${delete_action_xpath} //clr-dropdown/clr-dropdown-menu/button[5]
|
||||
${delete_action_xpath} //clr-dropdown/clr-dropdown-menu/button[contains(.,'Remove')]
|
||||
|
Loading…
Reference in New Issue
Block a user