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
13fdd325
...
13fdd32532d9f6e8588160dd0c986ddf75a94c9c
authored
2023-01-05 15:57:23 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
8ef48df1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
android/exitLogin.air/exitLogin.py
android/exitLogin.air/tpl1672905421043.png
android/exitLogin.air/exitLogin.py
View file @
13fdd32
...
...
@@ -6,8 +6,7 @@ from airtest.core.api import *
def
exitLogin
():
touch
(
Template
(
r"tpl1622181656726.png"
,
record_pos
=
(
0.306
,
-
0.932
),
resolution
=
(
1080
,
2340
)))
sleep
(
3
)
touch
(
Template
(
r"tpl16
22181674939.png"
,
record_pos
=
(
-
0.005
,
0.621
),
resolution
=
(
1080
,
2340
)))
touch
(
Template
(
r"tpl16
72905421043.png"
,
record_pos
=
(
-
0.286
,
0.826
),
resolution
=
(
1080
,
2340
)))
sleep
(
3
)
touch
(
Template
(
r"tpl1622181688365.png"
,
record_pos
=
(
0.211
,
0.129
),
resolution
=
(
1080
,
2340
)))
sleep
(
3
)
assert_exists
(
Template
(
r"tpl1622181718756.png"
,
record_pos
=
(
0.0
,
-
0.31
),
resolution
=
(
1080
,
2340
)),
"验证退出登录正确"
)
\ No newline at end of file
sleep
(
3
)
\ No newline at end of file
...
...
android/exitLogin.air/tpl1672905421043.png
0 → 100644
View file @
13fdd32
13.1 KB
Please
register
or
sign in
to post a comment