diff options
Diffstat (limited to 'other/data/template/response_page_template.yaml')
| -rw-r--r-- | other/data/template/response_page_template.yaml | 23 |
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 |
