Skip to content
GitLab
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
2b3d00ae
Commit
2b3d00ae
authored
Mar 07, 2024
by
xiao-hesheng
Browse files
新增采购计划模块脚本
parent
97434481
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/b3_herp3_purchase/a1_手工采购计划_低值产品_暂存.air/a1_手工采购计划_低值产品_暂存.py
View file @
2b3d00ae
...
@@ -54,6 +54,7 @@ def test1():
...
@@ -54,6 +54,7 @@ def test1():
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
if
code
==
0
and
len
(
data
)
>=
1
:
if
code
==
0
and
len
(
data
)
>=
1
:
commonFuc
().
check_text_exist
(
0
,
result
)
commonFuc
().
check_text_exist
(
0
,
result
)
print
(
data
)
return
data
return
data
else
:
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
commonFuc
().
check_text_exist
(
'error'
,
result
)
...
...
report/summary.html
View file @
2b3d00ae
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
<tr
width=
"600"
>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a1_手工采购计划_低值产品_暂存/log.html'
target=
'_blank'
>
a1_手工采购计划_低值产品_暂存
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a1_手工采购计划_低值产品_暂存/log.html'
target=
'_blank'
>
a1_手工采购计划_低值产品_暂存
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
0.
537
</td>
<td
class=
"details-col-elapsed"
>
0.
499
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
</tr>
...
...
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