diff options
| author | yang liu <[email protected]> | 2023-03-30 16:18:40 +0800 |
|---|---|---|
| committer | yang liu <[email protected]> | 2023-03-30 16:18:40 +0800 |
| commit | 50678292bbb795e97df9d9d7537b484a1f8cbe2a (patch) | |
| tree | ee714f70aa9324d6f70b45aa62151134144e3b1e | |
| parent | 7fd2cc44543cff765b97993da7db171317635057 (diff) | |
调整url定位数据
| -rw-r--r-- | other/data/template/page_template.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml index 109f7a9..5de245d 100644 --- a/other/data/template/page_template.yaml +++ b/other/data/template/page_template.yaml @@ -7452,7 +7452,7 @@ urls_page: data: - type: assert - position: xpath=//*[@id="ly-table1-listcontent"]/div/div[2]/table/thead/tr/th[3]/div/div/span + position: xpath=//*[@id="ly-table1-listcontent"]/div/div[2]/table/thead/tr/th[4]/div/div/span value: Modified Time data: null - |
