Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
a0b1303f
Commit
a0b1303f
authored
1 year ago
by
xiao-hesheng
Browse files
Options
Download
Email Patches
Plain Diff
产品规格申报
parent
371c1146
master
core_flow
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
air_case/mdm3-pim/产品规格申报.air/产品规格申报.py
+5
-1
air_case/mdm3-pim/产品规格申报.air/产品规格申报.py
report/summary.html
+2
-2
report/summary.html
with
7 additions
and
3 deletions
+7
-3
air_case/mdm3-pim/产品规格申报.air/产品规格申报.py
+
5
-
1
View file @
a0b1303f
...
@@ -46,5 +46,9 @@ print('request_body',request_body)
...
@@ -46,5 +46,9 @@ print('request_body',request_body)
# 发送请求
# 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'产品规格申报'
,
result
)
print
(
'产品规格申报'
,
result
)
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
goodsname1
=
commonFuc
().
analysis_json
(
'goodsName'
,
commonFuc
().
analysis_json
(
'goodsRegistVO'
,
commonFuc
().
analysis_json
(
'data'
,
result
)))
# print("goodsname1",goodsname1)
commonFuc
().
check_text_exist
(
code
,
result
)
commonFuc
().
check_text_exist
(
goodsname1
,
result
)
This diff is collapsed.
Click to expand it.
report/summary.html
+
2
-
2
View file @
a0b1303f
...
@@ -72,9 +72,9 @@
...
@@ -72,9 +72,9 @@
</tr>
</tr>
<tr
width=
"600"
>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/产品规格
新增和审核通过
/log.html'
target=
'_blank'
>
产品规格
新增和审核通过
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/产品规格
申报
/log.html'
target=
'_blank'
>
产品规格
申报
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
0.8
33
</td>
<td
class=
"details-col-elapsed"
>
0.8
04
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
</tr>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets