summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlijinjin <[email protected]>2023-03-30 17:59:21 +0800
committerlijinjin <[email protected]>2023-03-30 17:59:21 +0800
commit20106f3a358290d34cdb61b584883fe5bbdc6195 (patch)
tree062e74dd6b08d2a0e60ee78d6786e69de39500cc
parentcc4e6f8d76063f50e646b9abea4f8f045d307482 (diff)
修改signature测试数据和定位
-rw-r--r--other/data/objects/user_defined_signatures_data.yaml2
-rw-r--r--other/data/template/page_template.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/other/data/objects/user_defined_signatures_data.yaml b/other/data/objects/user_defined_signatures_data.yaml
index 0a1be6f..2140fe8 100644
--- a/other/data/objects/user_defined_signatures_data.yaml
+++ b/other/data/objects/user_defined_signatures_data.yaml
@@ -170,7 +170,7 @@ user_defined_signatures_data:
OkButton: click
ColumnAssert:
-
- Reference Count: Comment
+ Reference Count: Reference Count
#翻页
-
-
diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml
index 33daeba..3bccb0b 100644
--- a/other/data/template/page_template.yaml
+++ b/other/data/template/page_template.yaml
@@ -9304,7 +9304,7 @@ user_defined_signatures_page:
data:
-
type: click
- position: xpath=//*[@id="app"]/div/div[last()-1]/div/div/div[1]/div/div/div[2]/div/div[3]/ul/li[4]
+ position: xpath=//*[@id="app"]/div/div[last()-1]/div/div/div[1]/div/div/div[2]/div/div[3]/ul/li[5]
value: Comment
data: null
-
@@ -9319,7 +9319,7 @@ user_defined_signatures_page:
data:
-
type: assert
- position: xpath=//*[@id="app-table"]/div[2]/table/thead/tr/th[4]/div/div/span
+ position: xpath=//*[@id="app-table"]/div[2]/table/thead/tr/th[5]/div/div/span
value: Reference Count
data: null
-