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
bc61d360
Commit
bc61d360
authored
May 10, 2024
by
xiao-hesheng
Browse files
流程七脚本编写
parent
67e3e0c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_a4_流程四_基础模块设置.air/a_a4_流程四_基础模块设置.py
View file @
bc61d360
...
@@ -80,6 +80,8 @@ def import_goods():
...
@@ -80,6 +80,8 @@ def import_goods():
if
total
==
0
:
if
total
==
0
:
print
(
'产品暂时没有同步到内网,等待6秒'
)
print
(
'产品暂时没有同步到内网,等待6秒'
)
time
.
sleep
(
6
)
time
.
sleep
(
6
)
# 再次调用一键导入产品
execute_command
(
"python runner_test.py tag id2263-48 debug sit"
)
else
:
else
:
break
break
print
(
'result'
,
result
)
print
(
'result'
,
result
)
...
...
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