Merge pull request #5944 from pureshine/fixed_bug

Fix the error caused by deleting the button in lable
This commit is contained in:
Fangyuan Cheng 2018-09-25 14:05:06 +08:00 committed by GitHub
commit f83d756db0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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