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:
danfengliu 2019-10-28 17:16:32 +08:00 committed by GitHub
commit 776d8801cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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')]