提交IP Libraries关键字以及部分用例和Administration模块新增用了和修改优化关键字

This commit is contained in:
lyf
2020-07-20 18:38:17 +08:00
parent 08b00ebebd
commit cd1fb78c2c
12 changed files with 423 additions and 95 deletions

View File

@@ -4,6 +4,7 @@ Library Selenium2Library
*** Keywords ***
Ui-User-Search-Name
sleep 2
click element id=one-input
sleep 2
click element id=input_list_li1
@@ -16,6 +17,7 @@ Ui-User-Search-Name
sleep 2
Ui-User-Search
sleep 2
click element id=one-input
sleep 2
click element id=input_list_li1
@@ -37,13 +39,29 @@ Ui-User-Search-Operator
login
Input Text xpath=//*[@id="app"]/div/div[2]/div/div[2]/div/input sjy
sleep 1
Input Text xpath=//*[@id="app"]/div/div[2]/div/div[3]/div/input 111111
input text xpath=//*[@id="app"]/div/div[2]/div/div[3]/div/input 111111
sleep 1
click element id=login
sleep 2
Ui-login
click element id=children6
sleep 2
click element id=sidebarsystem_PolicyConfigurationLog
sleep 2
Menu administartion Audit Log
sleep 3
Ui-Pages
[Arguments] ${accpages}
click element xpath=//*[@id="app"]/div/div[3]/div/div/div[4]/div/ul/li[1]
sleep 2
click element xpath=//*[@id="app"]/div/div[3]/div/div/div[4]/div/button[2]/i
sleep 2
Clear Element Text xpath=//*[@id="app"]/div/div[3]/div/div/div[4]/div/span[2]/div/input
sleep 2
input text xpath=//*[@id="app"]/div/div[3]/div/div/div[4]/div/span[2]/div/input ${accpages}
sleep 2
press keys xpath=//*[@id="app"]/div/div[3]/div/div/div[4]/div/span[2]/div/input ENTER
sleep 2
Pages
[Arguments]
Menu administartion Audit Log
sleep 3