diff options
| author | lijinjin <[email protected]> | 2023-03-29 15:15:25 +0800 |
|---|---|---|
| committer | lijinjin <[email protected]> | 2023-03-29 15:15:25 +0800 |
| commit | bdc8860fe6f2af149a5fd19623cfeb94c02b2c5e (patch) | |
| tree | 934cbb6c80a7e8406c5ab012db59b3c32f5696a3 | |
| parent | e661154955cd1f1b2778e2368fdd2d3b00ae64d0 (diff) | |
修改role定位和global ip测试数据
| -rw-r--r-- | other/data/admin_area/global_object_ip_addresses_data.yaml | 4 | ||||
| -rw-r--r-- | other/data/template/page_template.yaml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/other/data/admin_area/global_object_ip_addresses_data.yaml b/other/data/admin_area/global_object_ip_addresses_data.yaml index 782d456..be3af45 100644 --- a/other/data/admin_area/global_object_ip_addresses_data.yaml +++ b/other/data/admin_area/global_object_ip_addresses_data.yaml @@ -273,7 +273,7 @@ global_object_ip_addresses_data: Description: 创建IP searchCriteria: Name - # Item增量导入 + # Item增量导入 (TSG-14373bug导致) - - operatingType: create @@ -292,7 +292,7 @@ global_object_ip_addresses_data: PageAssert: '192.168.1.1' searchCriteria: Name - # Item增量导入在侧滑框修改Item + # Item增量导入在侧滑框修改Item (TSG-14373bug导致) - - operatingType: create diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml index e5453ab..90d7065 100644 --- a/other/data/template/page_template.yaml +++ b/other/data/template/page_template.yaml @@ -11324,9 +11324,9 @@ admin_roles_page: position: id=dropColOK-_ElementSet_roles_Home_App_anonymousComponent value: OkButton data: null - #断言页面不存在文本 + #列设置断言页面有文本啊/断言页面不存在文本 - - type: assertNoText + type: assertText value: AssertText - type: turnPage |
