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
5ad3b390
Commit
5ad3b390
authored
Mar 13, 2024
by
xiao-hesheng
Browse files
优化脚本
parent
619bb758
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/o7科室管理_科室产品分配_科室新增产品.air/o7科室管理_科室产品分配_科室新增产品.py
View file @
5ad3b390
...
...
@@ -59,6 +59,8 @@ def test1():
sys
.
path
.
append
(
pro_path
+
r
'\\air_case\\b2_herp3_bs\\r_b8库房管理_库区设置_同步库房信息.air'
)
using
(
pro_path
+
r
'\\air_case\\b2_herp3_bs\\r_b8库房管理_库区设置_同步库房信息.air'
)
try
:
import
time
time
.
sleep
(
6
)
from
r_b8库房管理_库区设置_同步库房信息
import
test1
except
Exception
as
e
:
print
(
"r_b8库房管理_库区设置_同步库房信息发生异常:"
,
str
(
e
))
...
...
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