diff options
Diffstat (limited to 'other/data/profiles')
| -rw-r--r-- | other/data/profiles/Create-Response_Pages-test-2.htm | 1 | ||||
| -rw-r--r-- | other/data/profiles/insert_script_data.yaml | 18 | ||||
| -rw-r--r-- | other/data/profiles/response_page_data.yaml | 14 |
3 files changed, 33 insertions, 0 deletions
diff --git a/other/data/profiles/Create-Response_Pages-test-2.htm b/other/data/profiles/Create-Response_Pages-test-2.htm new file mode 100644 index 0000000..56b6510 --- /dev/null +++ b/other/data/profiles/Create-Response_Pages-test-2.htm @@ -0,0 +1 @@ +11111
\ No newline at end of file diff --git a/other/data/profiles/insert_script_data.yaml b/other/data/profiles/insert_script_data.yaml new file mode 100644 index 0000000..5874f11 --- /dev/null +++ b/other/data/profiles/insert_script_data.yaml @@ -0,0 +1,18 @@ +#ip正向用例
+insert_script_data:
+ -
+ -
+ operatingType: create
+ profileName: edittestname
+ file: insertscript/create_insert_scripts_js.js
+ Script Type:
+ -
+ js:
+ -
+ Insert on:
+ - After Page Load
+
+
+
+
+
diff --git a/other/data/profiles/response_page_data.yaml b/other/data/profiles/response_page_data.yaml new file mode 100644 index 0000000..249a71e --- /dev/null +++ b/other/data/profiles/response_page_data.yaml @@ -0,0 +1,14 @@ +#ip正向用例
+response_page_data:
+ -
+ -
+ operatingType: create
+ profileName: testname
+ file: responsepage/creat_response_pages.htm
+ -
+ operatingType: edit
+ profileName: Edittestname
+ file: responsepage/creat_response_pages.htm
+ -
+ -
+
\ No newline at end of file |
