余泓铮
|
5ccc8d00aa
|
feat: 免密自动化安装
|
2024-04-25 20:03:39 +08:00 |
|
余泓铮
|
d7d6f76c93
|
feat: 新增按控件点击,获取设备应用,修改日志获取
|
2024-04-25 15:02:38 +08:00 |
|
余泓铮
|
60580256c0
|
fix: error getting window size during screen rotation
feat: add log
|
2024-03-19 16:51:57 +08:00 |
|
余泓铮
|
9f7795f703
|
fix: fix rotate tap swipe error
|
2024-03-19 14:44:22 +08:00 |
|
buyuxiang
|
20b2fa51af
|
add popup close_status=found
|
2023-08-29 17:59:12 +08:00 |
|
buyuxiang
|
c611a84aaa
|
optimize hrp summary popup info
|
2023-08-28 17:59:22 +08:00 |
|
buyuxiang
|
c6507447e2
|
feat: support new action: close_popups
|
2023-08-28 17:59:22 +08:00 |
|
lilong.129
|
6964bb6c85
|
refactor: replace NewDriver args with options
|
2023-08-11 15:21:57 +08:00 |
|
lilong.129
|
11f017c082
|
change: go fmt
|
2023-07-21 10:32:48 +08:00 |
|
lilong.129
|
4fb56211d8
|
refactor: AssertForegroundApp
|
2023-06-07 16:04:08 +08:00 |
|
lilong.129
|
18ee1d7f0e
|
change: remove cache last launched package name
|
2023-06-07 14:58:54 +08:00 |
|
lilong.129
|
fa74f4dd63
|
refactor: assert device UI
|
2023-06-07 14:55:24 +08:00 |
|
lilong.129
|
b81903ab5e
|
feat: get android device timestamp
|
2023-06-05 00:43:36 +08:00 |
|
lilong.129
|
3a404c8372
|
refactor: merge ActionOption with DataOption
|
2023-05-01 15:09:28 +08:00 |
|
lilong.129
|
6bc5e11e2d
|
fix: exit live room
|
2023-04-30 00:40:44 +08:00 |
|
lilong.129
|
68dc545f35
|
feat: implement video crawler
|
2023-04-28 22:03:37 +08:00 |
|
lilong.129
|
8498fe10e3
|
feat: add GetForegroundApp for android
|
2023-04-28 16:59:42 +08:00 |
|
lilong.129
|
6067d5ddbd
|
refactor: AssertAppForeground
|
2023-04-28 16:15:53 +08:00 |
|
lilong.129
|
0a59ced824
|
refactor: TakeScreenShot saves all screenshots
|
2023-04-16 22:32:47 +08:00 |
|
lilong.129
|
faf126f046
|
feat: add IsAppInForeground to check if the given package is in fore ground
|
2023-04-14 17:43:27 +08:00 |
|
lilong.129
|
bf6032520d
|
fix: stop logcat only when enabled
|
2023-02-13 23:34:09 +08:00 |
|
debugtalk
|
daa90755b0
|
feat: run Android UI automation with adb by default, add uixt.WithUIA2(true) option to use uiautomator2
|
2022-12-26 21:57:47 +08:00 |
|
debugtalk
|
3dd09e5539
|
fix: specify uia2 ip and port
|
2022-12-26 20:22:59 +08:00 |
|
debugtalk
|
9ff44d0bad
|
change: remove unused UI APIs
|
2022-12-26 00:15:43 +08:00 |
|
debugtalk
|
961cc3489c
|
refactor: ios perfd
|
2022-12-15 23:15:58 +08:00 |
|
debugtalk
|
f4af2d131a
|
feat: capture pcap file for iOS
|
2022-12-15 19:09:59 +08:00 |
|
debugtalk
|
839f94082a
|
refactor: run step with specified times
|
2022-12-13 21:30:05 +08:00 |
|
debugtalk
|
e745f4fdea
|
feat: add option WithScreenShot
|
2022-11-24 20:23:09 +08:00 |
|
debugtalk
|
b9633638fa
|
refactor: NewDataOptions and NewData
|
2022-11-23 23:36:52 +08:00 |
|
xucong.053
|
093a4f5206
|
change: add back action of mobile ui automation
|
2022-11-09 17:19:09 +08:00 |
|
xucong.053
|
df2e255d8f
|
fix: failed to set duration option of swipe action
|
2022-11-09 16:04:14 +08:00 |
|
debugtalk
|
aa966123bc
|
fix: android by selector
|
2022-10-25 17:40:00 +08:00 |
|
xucong.053
|
6c5848b4d7
|
feat: add tap offset of point
|
2022-10-24 22:46:49 +08:00 |
|
debugtalk
|
ceb4fa2ca9
|
feat: swipeToTapApp
|
2022-10-17 20:42:51 +08:00 |
|
xucong.053
|
f553755124
|
change: update NewData function
|
2022-10-17 15:29:51 +08:00 |
|
xucong.053
|
299a5b2c65
|
change: update DataOptions
|
2022-10-17 14:32:28 +08:00 |
|
xucong.053
|
bb7674c960
|
change: update function optional parameters to DataOptions
|
2022-10-17 10:35:26 +08:00 |
|
debugtalk
|
7a0ce219e3
|
change: add capabilities for driver
|
2022-10-11 20:09:12 +08:00 |
|
debugtalk
|
36b10cfc23
|
refactor: init driver for device
|
2022-10-11 18:01:49 +08:00 |
|
debugtalk
|
9b1f7d2d07
|
refactor: move httpstat from hrp internal to pkg
|
2022-10-11 10:40:44 +08:00 |
|
debugtalk
|
63e18ddeba
|
refactor: move uixt from hrp internal to pkg
|
2022-10-10 22:12:36 +08:00 |
|