修改策略关键字中的证书关键字
This commit is contained in:
@@ -1208,11 +1208,11 @@ Create-Keyring
|
||||
sleep ${sleep}
|
||||
click element xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[2]/div[2]/form/div[6]/div/div/div[1]/span/span/i #点击下拉框
|
||||
sleep ${sleep}
|
||||
click element ${Type} #选择证书类型
|
||||
click element id=${Type} #选择证书类型
|
||||
sleep ${sleep}
|
||||
click element xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[2]/div[2]/form/div[7]/div/div/div[1]/span/span/i #点击下拉框
|
||||
sleep ${sleep}
|
||||
click element ${Type1} #选择加密解密类型
|
||||
click element id=${Type1} #选择加密解密类型
|
||||
sleep ${sleep}
|
||||
${root} Set Variable ${Shift}
|
||||
run keyword if "${root}"=="open" run keywords sleep ${sleep}
|
||||
|
||||
Reference in New Issue
Block a user