调整UI自动化代码
This commit is contained in:
@@ -88,8 +88,8 @@ SNATIPPoolsPagingDisplay
|
||||
CreateSNATIPPoolsNameMinSize
|
||||
[Tags] Boundary UI name Settings SNATIPPools
|
||||
${iplist} create list 192.168.50.35
|
||||
CreateSNATIPPools 1 1 ${iplist}
|
||||
SNATIPDelete 1 Name
|
||||
CreateSNATIPPools 1234 1 ${iplist}
|
||||
SNATIPDelete 1234 Name
|
||||
|
||||
CreateSNATIPPoolsNameMaxSize
|
||||
[Tags] Boundary UI name Settings SNATIPPools
|
||||
@@ -111,7 +111,7 @@ CreateSNATIPPoolsNameNull
|
||||
click id=wanAdd_ok
|
||||
sleep ${sleep_min}
|
||||
${text} Get Text xpath=//*[@id="wannat_vpn_color"]/form/div[1]/div/div[2]
|
||||
Should Be Equal As Strings ${text} This item is required
|
||||
Should Be Equal As Strings ${text} The length of the name is at most 128 characters and cannot be less than 4 characters
|
||||
|
||||
CreateSNATIPPoolsIpFormatError
|
||||
[Tags] Negtive UI Settings SNATIPPools
|
||||
|
||||
Reference in New Issue
Block a user