diff options
| author | byb11 <byb11@DESKTOP-EM3PGKQ> | 2023-03-02 18:08:01 +0800 |
|---|---|---|
| committer | byb11 <byb11@DESKTOP-EM3PGKQ> | 2023-03-02 18:08:01 +0800 |
| commit | 35cd165f9e83d3d7789ece70ce4d3d772fa42aa4 (patch) | |
| tree | 3e65e3f732c893218cba5a73a40e7cc2b47bf73b | |
| parent | ab32b984643667c3dc06f604e90734068a444f8b (diff) | |
调整tsg proxy scripts测试数据及定位
| -rw-r--r-- | other/data/profiles/tsg_proxy_scripts_data.yaml | 8 | ||||
| -rw-r--r-- | other/data/template/page_template.yaml | 4 |
2 files changed, 3 insertions, 9 deletions
diff --git a/other/data/profiles/tsg_proxy_scripts_data.yaml b/other/data/profiles/tsg_proxy_scripts_data.yaml index bd14190..0eaf4f5 100644 --- a/other/data/profiles/tsg_proxy_scripts_data.yaml +++ b/other/data/profiles/tsg_proxy_scripts_data.yaml @@ -1,5 +1,5 @@ #tsg_proxy_scripts正向用例 -tsg_proxy_scripts_data: +tsg_proxy_scripts_data: #创建tsg_proxy_scripts - - @@ -64,12 +64,6 @@ tsg_proxy_scripts_data: operatingType: open Search: 自动化测试数据勿动 DownloadFile: proxy_reqs_body.lua - -#翻页 - - - - - operatingType: open - TurnPage: turnPage #删除引用数据 - diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml index e1baffb..f2d5d0f 100644 --- a/other/data/template/page_template.yaml +++ b/other/data/template/page_template.yaml @@ -3840,7 +3840,7 @@ tsg_proxy_scripts_page: data: null - type: click - position: id=dropColOK-_ElementSet_Profile_Insert_Home_App_anonymousComponent + position: id=dropColOK-_ElementSet_Profile_RunScript_Home_App_anonymousComponent value: OkButton data: nul - @@ -3871,7 +3871,7 @@ tsg_proxy_scripts_page: value: DownloadFile - type: turnPage - position: + position: - xpath=//*[@id="pagination-_pagination_Profile_Insert_Home_App_anonymousComponent"]/div[1]/button[2] - xpath=//*[@id="pagination-_pagination_Profile_Insert_Home_App_anonymousComponent"]/div[1]/button[1] - xpath=//*[@id="pagination-_pagination_Profile_Insert_Home_App_anonymousComponent"]/div[1]/span[2]/div/input |
