调整UI自动化测试用例

This commit is contained in:
byb11
2021-06-24 09:58:24 +08:00
parent 112c0a827b
commit 825f503c12
5 changed files with 9 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ TrafficMirrorProfilesEditVlanSearchName
TrafficMirrorProfilesPagingDisplay
[Tags] Positive UI Settings TrafficMirrorProfile
OpenPages //*[@id="Settings"]/ul/li[1] Three-levelMenu=//*[@id="profilesTabs"]/li[4] xpath
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[4] xpath
PagingDisplay 50
TrafficMirrorProfilesCreateNameMinSize
@@ -100,7 +100,7 @@ TrafficMirrorProfilesCreateErrorMac
TrafficMirrorProfilesNoInput
[Tags] Negtive UI Settings TrafficMirrorProfile
OpenPages //*[@id="Settings"]/ul/li[1] Three-levelMenu=//*[@id="profilesTabs"]/li[4] xpath
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[4] xpath
sleep ${sleep_min}
click id=trafficMirrorAdd
sleep ${sleep_min}