mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 02:05:41 +01:00
Merge pull request #5944 from pureshine/fixed_bug
Fix the error caused by deleting the button in lable
This commit is contained in:
commit
f83d756db0
@ -246,7 +246,7 @@ Create New Labels
|
||||
Sleep 1
|
||||
Input Text xpath=//*[@id="name"] ${labelname}
|
||||
Sleep 1
|
||||
Click Element xpath=//hbr-create-edit-label//clr-dropdown/button/clr-icon
|
||||
Click Element xpath=//hbr-create-edit-label//clr-dropdown/clr-icon
|
||||
Sleep 1
|
||||
Click Element xpath=//hbr-create-edit-label//clr-dropdown-menu/label[1]
|
||||
Sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user