根据测试报告调整自动化代码

This commit is contained in:
byb11
2021-04-23 14:24:07 +08:00
parent 0df38e620a
commit 623e60fdeb
8 changed files with 29 additions and 28 deletions

View File

@@ -70,7 +70,7 @@ MyAccountPasswordNotModified
[Tags] Negtive UI Administration My Account
OpenMyAccountPage
EditMyAccount ${username} ${password} ${password}
Wait Until Element Is Enabled xpath=/html/body/div[last()]/p ${sleep_Wait}
Wait Until Element Is Enabled xpath=//*[@id="app"]/following-sibling::div/p ${sleep_Wait}
Assertion /html/body/div[last()]/p The password setting cannot be the same as the previous one.
MyAccountTwoPasswordsAreInconsistent