diff options
| author | lijinjin <[email protected]> | 2023-02-27 14:53:25 +0800 |
|---|---|---|
| committer | lijinjin <[email protected]> | 2023-02-27 14:53:25 +0800 |
| commit | f1c6b47e267c01048204d4b1739e800108229dba (patch) | |
| tree | e4e67ddf1ddf359a64b8c8915abfa5a8b2e43d06 | |
| parent | 2cbce61795fcb704a9e7e20502f2fbc6c9ee5c22 (diff) | |
修改global signature测试数据和global fqdn定位文件
| -rw-r--r-- | other/data/admin_area/global_object_user_defined_signatures_data.yaml | 2 | ||||
| -rw-r--r-- | other/data/template/page_template.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/other/data/admin_area/global_object_user_defined_signatures_data.yaml b/other/data/admin_area/global_object_user_defined_signatures_data.yaml index 863a54a..974a247 100644 --- a/other/data/admin_area/global_object_user_defined_signatures_data.yaml +++ b/other/data/admin_area/global_object_user_defined_signatures_data.yaml @@ -272,4 +272,4 @@ global_object_user_defined_signatures_negative_data: Name: NOConditiontest_1 OkButton: click assertText: - - Conditions is empty + - Conditions are empty diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml index 6c7d727..f133a94 100644 --- a/other/data/template/page_template.yaml +++ b/other/data/template/page_template.yaml @@ -16847,7 +16847,7 @@ global_object_fqdns_page: - type: download position: - - xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[3]/div/div/div/div/span + - xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[2]/div/div/div/div/span - id=objectExport-_importAndExport_ElRow_objectElement_Home_App_anonymousComponent - id=objectImportOk-_importAndExport_ElRow_objectElement_Home_App_anonymousComponent value: Export |
