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
670a07f1
...
670a07f1ebcf49485bdfac77e73c0f7fafaa34bb
authored
2023-01-05 15:13:57 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
0f9634ca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
android/run.air/run.py
android/run.air/run.py
View file @
670a07f
...
@@ -26,10 +26,10 @@ sleep(3)
...
@@ -26,10 +26,10 @@ sleep(3)
26
login
()
26
login
()
27
sleep
(
3
)
27
sleep
(
3
)
28
28
29
enter
()
29
#
enter()
30
sleep
(
3
)
30
#
sleep(3)
31
xinlvzice
()
31
#
xinlvzice()
32
sleep
(
3
)
32
#
sleep(3)
33
33
34
enter
()
34
enter
()
35
sleep
(
3
)
35
sleep
(
3
)
...
...
Please
register
or
sign in
to post a comment