Commit Graph

527 Commits

Author SHA1 Message Date
lilong.129
a4236eea39 refactor: load env on running 2024-10-16 15:32:00 +08:00
lilong.129
0f22477a83 fix: wait for uiautomator2 server start 2024-10-11 22:29:25 +08:00
lilong.129
f8da26776a feat: check android uiautomator server running 2024-10-11 21:32:06 +08:00
lilong.129
37cbfacc2d feat: check android uiautomator server package installed 2024-10-11 20:57:09 +08:00
lilong.129
7506ebcb3b fix: uia2 port and ip 2024-10-09 15:57:24 +08:00
lilong.129
ffb0eb6620 feat: restart uia2 server if crashed 2024-10-09 15:52:52 +08:00
lilong.129
56c2b33b79 feat: start/stop UIA2 server 2024-10-09 15:26:58 +08:00
lilong.129
a4d45bbaa3 change: add ctx to driver 2024-10-01 21:18:50 +08:00
lilong.129
eac5e8368b refactor: android device Init, replace run shell 2024-09-25 22:46:45 +08:00
lilong.129
f5e55ef49d fix: miss device options 2024-09-25 22:41:04 +08:00
余泓铮
755b97e54d feat: 支持解锁 2024-09-25 11:29:48 +08:00
lilong.129
ea40b5e0cb feat: add code for network error 2024-09-21 18:33:53 +08:00
lilong.129
65301ef0e3 fix: test error 2024-09-20 18:12:54 +08:00
李隆
369a30b378 Merge branch 'refactor-hrp-interface' into 'feat/yuhongzheng/harmony'
# Conflicts:
#   hrp/internal/version/VERSION
2024-09-20 10:04:58 +00:00
余泓铮
a63a575c37 fix: 回滚go版本,测试加入localhost 2024-09-20 15:05:06 +08:00
余泓铮
029bfa05b4 feat: 加入打点支持 2024-09-20 10:49:38 +08:00
余泓铮
4fb9baf5a8 fix: 支持鸿蒙 2024-09-19 22:51:10 +08:00
lilong.129
88fd0181c3 fix: screenshot error code 2024-09-19 11:46:20 +08:00
lilong.129
ead8475f2f fix: SwipeRelative error code 2024-09-19 10:47:33 +08:00
lilong.129
dd5ba31b63 fix: do not return err if get window orientation failed 2024-09-19 10:37:36 +08:00
余泓铮
ac6940b283 feat: 支持打开锁屏 2024-09-18 21:50:05 +08:00
lilong.129
ae5b48b2a1 fix: WDA drap API, replace with /wda/dragfromtoforduration 2024-09-18 21:34:34 +08:00
lilong.129
1d3a61ebee fix: ios test by missing WDAMjpegPort 2024-09-18 20:38:14 +08:00
余泓铮
878b626971 feat: 新增鸿蒙支持 2024-09-18 13:44:54 +08:00
lilong.129
049b72a820 change: FindTexts WithMatchOne option, found one, skip searching and return 2024-09-14 14:23:56 +08:00
lilong.129
a2e5a35be2 fix: compress screenshot image file 2024-09-14 13:36:18 +08:00
lilong.129
87f9c6808e fix: compress screenshot image file 2024-09-14 13:23:52 +08:00
lilong.129
51c17eda77 change: error logs for getting window size 2024-09-14 10:26:07 +08:00
lilong.129
bfbd4ba6e6 fix: get screenshot info with retry 2024-09-14 10:17:16 +08:00
lilong.129
6bb67e8a68 feat: GetScreenResult with max retry times option 2024-09-13 23:08:19 +08:00
lilong.129
c81a130b3c refactor: get package info for android 2024-09-13 22:51:22 +08:00
lilong.129
b213e22c14 feat: GetPackageInfo for ios 2024-09-13 22:10:51 +08:00
lilong.129
b8e1dda6fc feat: GetPackageInfo for android 2024-09-13 21:59:48 +08:00
lilong.129
e754fb41e1 refactor: get ImagePath from ScreenResult 2024-09-13 19:20:59 +08:00
lilong.129
77b64c1eef fix: check popup 2024-09-12 19:51:47 +08:00
lilong.129
a87a4ea680 fix: panic by nil pointer 2024-09-12 11:12:05 +08:00
lilong.129
6f6cefe4bc refactor: hrp code 2024-09-12 10:54:02 +08:00
lilong.129
9fc9e8620f feat: report MobileUITapError/MobileUISwipeError/MobileUIInputError 2024-09-12 00:55:01 +08:00
lilong.129
390bba5063 fix: image import 2024-09-12 00:02:21 +08:00
lilong.129
4d43274d2b change: remove SwipeUpUntil 2024-09-02 19:51:59 +08:00
lilong.129
984b502d3b fix: logs error 2024-09-02 17:27:27 +08:00
lilong.129
e681046fe9 fix: init driver session 2024-09-02 14:51:36 +08:00
lilong.129
bfe46fa1d6 refactor: move sessionId to driver.session 2024-09-02 14:33:49 +08:00
lilong.129
08cb50b698 refactor: rename IDevice, IWebDriver 2024-09-02 14:11:06 +08:00
lilong.129
69f3ad447d change: remove MJPEG stream 2024-09-02 13:43:57 +08:00
lilong.129
ee51b30b06 refactor: get window size 2024-09-02 13:41:39 +08:00
lilong.129
4c71fc02f9 refactor: add DriverSession, move step cache to Driver session 2024-09-02 12:16:06 +08:00
lilong.129
5f61858b4d feat: driver DataCache 2024-09-02 00:18:07 +08:00
lilong.129
f1e4caeef8 change: remove duplicate code 2024-09-01 17:05:38 +08:00
lilong.129
50e21ce390 refactor: group uixt install code 2024-09-01 16:40:42 +08:00