Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
BrUITest
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
44d71109
...
44d711094679674b36f32d19f78cd3ef7ea7980a
authored
2021-06-02 10:58:53 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
d07971da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
android/login.air/login.py
android/login.air/login.py
View file @
44d7110
...
...
@@ -6,6 +6,9 @@ from airtest.report.report import simple_report
auto_setup
(
__file__
,
logdir
=
True
)
connect_device
(
"Android:///2PF4C19807005028?cap_method=javacap&touch_method=adb"
)
sleep
(
3
)
wake
()
sleep
(
3
)
start_app
(
"com.borui.gsjk"
)
sleep
(
8
)
...
...
Please
register
or
sign in
to post a comment