修改IpLibraries页面测试用例,修改TrustedCertificateAuthorities页面测试用例,修改Settings关键字,新增中间证书文件
This commit is contained in:
@@ -638,9 +638,9 @@ importTrustedCertificateAuthorities
|
||||
Choose File xpath=//*[@id="upload_dome"]/div/input ${file} #上传文件
|
||||
Sleep 2
|
||||
click id=authoritiesAdd_sub #点击OK缇交
|
||||
Sleep 1
|
||||
Wait Until Element Is Enabled id=app_create 20
|
||||
Settings-Search ${name} ${search}
|
||||
Sleep 1
|
||||
sleep 2
|
||||
${text1} Get Text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[2]/div/div/div/p/span #获取点击后页面文本信息
|
||||
Should Be Equal As Strings ${text1} ${name} #断言
|
||||
|
||||
|
||||
Reference in New Issue
Block a user