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
b47d9c39
Commit
b47d9c39
authored
Mar 11, 2024
by
xiao-hesheng
Browse files
新增采购计划模块脚本
parent
69867f59
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b3_herp3_purchase/a_b4_采购计划_列表查询_查询全部.air/a_b4_采购计划_列表查询_查询全部.py
View file @
b47d9c39
...
...
@@ -53,8 +53,8 @@ def test1():
total
=
commonFuc
().
analysis_json
(
'total'
,
data
)
if
code
==
0
and
len
(
data
)
>=
1
and
total
>=
0
:
commonFuc
().
check_text_exist
(
0
,
result
)
return
total
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
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