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
b7c49d5d
Commit
b7c49d5d
authored
Sep 21, 2023
by
xiao-hesheng
Browse files
优化脚本
parent
1bf2dba8
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/mdm_login/登录外网系统.air/登录外网系统.py
View file @
b7c49d5d
...
...
@@ -2,7 +2,7 @@
__author__
=
"xiaohesheng"
"""
case_tag:mdm-web
1
,10086登录
,用例集id2226
case_tag:mdm-web,10086登录
主数据平台:统一登录接口,第一步获取验证码,第二步登录系统,第三步平台登录验证token
"""
...
...
@@ -69,6 +69,6 @@ class login_system():
return
token
,
projectCode
#
login_system('test001', 'a123456!').get_token()
login_system
(
'test001'
,
'a123456!'
).
get_token
()
# if __name__ == '__main__':
# print(login_system('test001','a123456!').get_token())
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