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
399aba48
Commit
399aba48
authored
May 30, 2024
by
xiao-hesheng
Browse files
流程十一脚本编写
parent
c4d81615
Changes
3
Hide whitespace changes
Inline
Side-by-side
air_case/a3_mdm3_hs/医院注册_注册时医院已存在.air/医院注册_注册时医院已存在.py
View file @
399aba48
...
...
@@ -24,6 +24,7 @@ result = commonFuc().http_post(url, request_body, headers)
# 发送请求
result1
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'result1'
,
result1
)
#获取接口返回数据
check_dict
=
commonFuc
().
get_business_data
(
module
,
"checkDict1"
)
...
...
data/a3_mdm3_hs/data
View file @
399aba48
...
...
@@ -191,5 +191,5 @@ json_headers2: {
}
"name1": "湖南省人民医院"
checkDict: {"code": 0,'msg': None,'data':1}
checkDict1: {
"
code
"
: -2,
"
msg
"
:
"
医院已
被
注册,请耐心等待审核通知!
"
,
"
data
"
: None}
checkDict1: {
'
code
'
: -2,
'
msg
'
:
'
医院已
提交
注册,请耐心等待审核通知!
', 'tag': None
,
'
data
'
: None}
checkDict2: {'code': 0, 'msg': None, 'data': 'success'}
\ No newline at end of file
report/summary.html
View file @
399aba48
...
...
@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr
width=
"600"
>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
0分
5
秒
</td>
<td
class=
'details-col-elapsed'
>
0分
0
秒
</td>
<td
class=
"details-col-elapsed"
>
100.0%
</td>
</tr>
</table>
...
...
@@ -93,9 +93,9 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
</tr>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/
a_b5流程十二请领业务流_二级库向二级库
/log.html'
target=
'_blank'
>
a_b5流程十二请领业务流_二级库向二级库
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/
医院注册_注册时医院已存在
/log.html'
target=
'_blank'
>
医院注册_注册时医院已存在
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
5.807
</td>
<td
class=
"details-col-elapsed"
>
0.455
</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