diff options
| author | byb11 <byb11@DESKTOP-EM3PGKQ> | 2023-03-02 15:26:49 +0800 |
|---|---|---|
| committer | byb11 <byb11@DESKTOP-EM3PGKQ> | 2023-03-02 15:26:49 +0800 |
| commit | 6df5e27e4bc59efa8dbbdf9b65ce23300852eba1 (patch) | |
| tree | e253888265869f6050605089046bad95fa45cee4 | |
| parent | 7d122410169f32d47d506b5a9a86fd9db9cc9227 (diff) | |
修改system updata 页面定位数据
| -rw-r--r-- | other/data/template/page_template.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml index f133a94..d693043 100644 --- a/other/data/template/page_template.yaml +++ b/other/data/template/page_template.yaml @@ -11477,7 +11477,7 @@ system_updates_page: data: - type: click - position: xpath=//*[@id="app"]/div/div[last()-1]/div/div/div[2]/ul/li[7] + position: xpath=//*[@id="app"]/div/div[last()-1]/div/div/div[2]/ul/li[8] value: Operator data: null - @@ -11487,7 +11487,7 @@ system_updates_page: data: null - type: assert - position: xpath=//*[@id="ly-table1-listcontent"]/div/div[2]/table/thead/tr/th[7]/div/div/span[1] + position: xpath=//*[@id="ly-table1-listcontent"]/div/div[2]/table/thead/tr/th[8]/div/div/span[1] value: Operator positionData: null |
