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
896a380a
Commit
896a380a
authored
Dec 07, 2023
by
xiao-hesheng
Browse files
修改脚本适合融合环境
parent
91b626bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/a4_mdm3_cm/a1供货关系申请_客户类型_医院_登录_医院登录获取医院id.air/a1供货关系申请_客户类型_医院_登录_医院登录获取医院id.py
View file @
896a380a
...
...
@@ -38,7 +38,12 @@ def h_login():
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
print
(
username
,
password
,
'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
)
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
return
token
,
projectCode
,
uxid
,
corpId
,
h_name
while
True
:
try
:
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
except
:
continue
else
:
return
token
,
projectCode
,
uxid
,
corpId
,
h_name
h_login
()
\ No newline at end of file
report/summary.html
View file @
896a380a
...
...
@@ -72,9 +72,9 @@
</tr>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a
2器械注册人申报/log.html'
target=
'_blank'
>
a2器械注册人申报
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a
1供货关系申请_客户类型_医院_登录_医院登录获取医院id/log.html'
target=
'_blank'
>
a1供货关系申请_客户类型_医院_登录_医院登录获取医院id
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
2.
1
3
</td>
<td
class=
"details-col-elapsed"
>
2.
67
3
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</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