维护UISettings模块用例
This commit is contained in:
@@ -101,16 +101,16 @@ TrafficMirrorProfilesNoInput
|
||||
sleep ${sleep_min}
|
||||
click id=trafficMirrorProfile_ok
|
||||
sleep 3
|
||||
${text1} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[1]/div[2]/form/div[1]/div/div[3]
|
||||
${text2} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[1]/div[2]/form/div[2]/div/div[2]
|
||||
${text3} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[1]/div[2]/form/div[3]/div/div[2]
|
||||
${text1} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[1]/div[2]/form/div[1]/div/div[3]
|
||||
${text2} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[1]/div[2]/form/div[2]/div/div[2]
|
||||
${text3} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[1]/div[2]/form/div[3]/div/div[2]
|
||||
Should Be Equal As Strings ${text1} The length of the name is at most 128 characters and cannot be less than 4 characters
|
||||
Should Be Equal As Strings ${text2} Please select
|
||||
Should Be Equal As Strings ${text3} Please enter the content
|
||||
|
||||
TrafficMirrorProfilesDeleteReferencedData
|
||||
[Tags] Negtive UI Settings TrafficMirrorProfile
|
||||
DeleteReferencedData TrafficMirrorProfile //*[@id="Settings"]/ul/li[1] 15 The referenced data are not allowed to delete //*[@id="profilesTabs"]/li[4]
|
||||
DeleteReferencedData TrafficMirrorProfile VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_TrafficMirrorProfiles 15 The referenced data are not allowed to delete //*[@id="profilesTabs"]/li[4]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user