UI自动化关键字及用例调整
This commit is contained in:
@@ -422,9 +422,9 @@ LoginRestrictions-SearchIP
|
||||
sleep ${sleep_min}
|
||||
|
||||
LoginRestrictions-DeleteIP
|
||||
Wait Until Element Is Enabled xpath=/html/body/div/div/div[3]/div[2]/div/div[1]/div/div[2]/div/div/form/div[2]/div/div[1]/div[2]/div[1]/div/div[last()]/div/div/div[2]/i[2] ${sleep_Wait}
|
||||
sleep ${sleep_min}
|
||||
${text} Get Element Attribute xpath=/html/body/div/div/div[3]/div[2]/div/div[1]/div/div[2]/div/div/form/div[2]/div/div[1]/div[2]/div[1]/div/div[last()]/div/div/div[2]/i[2] id
|
||||
click element id=${text}
|
||||
click element id=${text}
|
||||
sleep ${sleep}
|
||||
click element id=wanAdd_ok
|
||||
sleep ${sleep}
|
||||
|
||||
@@ -1090,9 +1090,9 @@ SSLFingerprintImportJA3
|
||||
sleep ${sleep_min}
|
||||
click id=objectImport
|
||||
sleep ${sleep}
|
||||
Choose File xpath=/html/body/div[3]/div/div[1]/div/div/div[1]/div/form/div[1]/div/div/div[1]/input ${file}
|
||||
Choose File xpath=/html/body/div/div/div[1]/div/div/div[1]/div/form/div[1]/div/div/div[1]/input ${file}
|
||||
sleep ${sleep}
|
||||
click xpath=/html/body/div[3]/div/div[1]/div/div/div[1]/div/form/div[2]/div/button
|
||||
click xpath=/html/body/div/div/div[1]/div/div/div[1]/div/form/div[2]/div/button
|
||||
sleep ${sleep}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user