1.修改关键字等待时间 2.修改case
This commit is contained in:
@@ -855,7 +855,7 @@ CreateDecryptionKeyrings
|
||||
... AND input id=keyringsadd_slotid 10
|
||||
sleep 1
|
||||
click id=keyringsadd_sub #点击OK缇交
|
||||
Sleep 2
|
||||
Wait Until Element Is Enabled id=app_create 20
|
||||
Settings-Search ${name} ${search}
|
||||
Sleep 1
|
||||
${text1} Get Text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[2]/div/div/div/p/span #获取点击后页面文本信息
|
||||
@@ -1410,7 +1410,8 @@ Min_max_version
|
||||
... ELSE log 错误
|
||||
sleep 2
|
||||
click id=decryption-ok
|
||||
Wait Until Element Is Visible xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[3]/div/div/div[2]/div/div[3]/table/tbody/tr/td[2]/div/div/span 20
|
||||
Wait Until Element Is Enabled xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[3]/div/div/div[2]/div/div[3]/table/tbody/tr/td[2]/div/div/span 20
|
||||
sleep 1
|
||||
Settings-Search ${name} ${search} #搜索框的关键字
|
||||
sleep 2
|
||||
${name1} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[3]/div/div/div[2]/div/div[3]/table/tbody/tr/td[2]/div/div/span
|
||||
|
||||
Reference in New Issue
Block a user