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
68618683
Commit
68618683
authored
Nov 15, 2024
by
xiao-hesheng
Browse files
流程一脚本提交
parent
e11be9ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b6_spd3_core_business_flow_database_check/a_a1_流程一外网企业注册审批_数据库验证.air/a_a1_流程一外网企业注册审批_数据库验证.py
View file @
68618683
...
...
@@ -348,18 +348,24 @@ using(pro_path + r'//air_case/b5_spd3_core_business_flow/a_a1_流程一外网企
from
a_a1_流程一外网企业注册审批
import
test1
,
test2
,
test3
def
main
():
#
test1()#企业注册
#
time.sleep(6)
#
check_company_regist_bill(1)
#
check_bas_company_info()
#
test2()#企业审核
#
time.sleep(6)
#
check_sys_org()
#
check_sys_user()
#
check_sys_user_role()
#
check_sys_user_org()
test1
()
#企业注册
time
.
sleep
(
6
)
check_company_regist_bill
(
1
)
check_bas_company_info
()
test2
()
#企业审核
time
.
sleep
(
6
)
check_sys_org
()
check_sys_user
()
check_sys_user_role
()
check_sys_user_org
()
check_sys_user_login
()
test3
()
time
.
sleep
(
6
)
check_sys_org
()
check_sys_user
()
check_sys_user_role
()
check_sys_user_org
()
check_sys_user_login
()
try
:
main
()
commonFuc
().
check_text_exist_result_text
(
'succees'
,
'succees'
)
...
...
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