summaryrefslogtreecommitdiff
path: root/other/data/template/response_page_template.yaml
diff options
context:
space:
mode:
authordongxiaoyan <[email protected]>2021-06-15 19:37:46 +0800
committerdongxiaoyan <[email protected]>2021-06-15 19:37:46 +0800
commit0847bdd64d47f18ca995a81d3560b4bae9b04e1b (patch)
tree6def734f9ecb7fc2a97196f5e48839ae6c1dd0d6 /other/data/template/response_page_template.yaml
parent3c8341971455d3d1b0981607426cff9674496c0b (diff)
基于UI的tsg集成测试脚本初始化HEADmaster
Diffstat (limited to 'other/data/template/response_page_template.yaml')
-rw-r--r--other/data/template/response_page_template.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/other/data/template/response_page_template.yaml b/other/data/template/response_page_template.yaml
new file mode 100644
index 0000000..68ee0d6
--- /dev/null
+++ b/other/data/template/response_page_template.yaml
@@ -0,0 +1,23 @@
+#ip正向用例
+response_page_page:
+ #"打开页面数据":
+ OpenCreateOrEditPageIds:
+ create:
+ - id=children6
+ - id=sidebarProxy_Profiles
+ - id=responseAdd
+ edit:
+ - id=responseAdd d
+ PageData:
+ -
+ type: input
+ id: id=responsepages_profileName1
+ name: profileName
+ -
+ type: upload
+ id: xpath=//*[@id="policy_Manipulation_create6"]/div[2]/form/div/div/div/div/input
+ name: file
+ OkOrCancel:
+ id: responseAddOk1
+ confirm: 确认信息操作
+ alerm: Sucess \ No newline at end of file