Commit Graph

236 Commits

Author SHA1 Message Date
buyuxiang
edcfec46dc rename: service_vedem.go and CV related error codes 2023-07-31 21:22:19 +08:00
buyuxiang
02c7d3c6cf feat: tap_cv action supports ui type detection and tap 2023-07-31 21:15:07 +08:00
debugtalk
2e92015e88 Merge pull request #1666 from httprunner/fix-GetImage
fix: reuse the same request body during GetImage retry
2023-07-31 20:30:44 +08:00
buyuxiang
6e44e37c57 fix: reuse the same request body during GetImage retry 2023-07-31 20:05:44 +08:00
buyuxiang
43dee8dc4a refactor: ui validation 2023-07-31 19:43:33 +08:00
debugtalk
1e43a827a2 Merge pull request #1664 from httprunner/add-default-options
fix: add default options for `swipe_to_tap_app` action
2023-07-31 17:06:20 +08:00
debugtalk
43fdbf5afc Merge pull request #1663 from httprunner/use-override-size-if-existed
fix: use Override size if existed, otherwise use Physical size
2023-07-31 17:05:28 +08:00
buyuxiang
2546eb5ca9 fix: add default options for swipe_to_tap_app action 2023-07-31 15:22:50 +08:00
buyuxiang
c05538a826 fix: use Override size if existed, otherwise use Physical size 2023-07-31 15:19:36 +08:00
buyuxiang
8c917b6a35 compatibility: support indicating options separately in MobileAction level 2023-07-31 15:05:29 +08:00
buyuxiang
7fbc54fb4c rename webdriver request base method 2023-07-24 19:41:37 +08:00
buyuxiang
c91be64240 refactor UIA2 / WDA driver request 2023-07-24 17:43:36 +08:00
bbx-winner
0cbc5eec5a Merge branch 'master' into auto-reset-session 2023-07-24 13:34:37 +08:00
buyuxiang
a73976a98d fix wda auto reset session 2023-07-24 13:06:22 +08:00
lilong.129
bc65eb9809 feat: report GA4 events for hrp cmd 2023-07-23 23:59:01 +08:00
lilong.129
0a88e3a57f fix: unittests 2023-07-23 23:03:25 +08:00
lilong.129
9fc8c0244b fix: TestOnMessage 2023-07-23 15:35:28 +08:00
lilong.129
11f017c082 change: go fmt 2023-07-21 10:32:48 +08:00
buyuxiang
00c79a13df fix iOS conn close 2023-07-21 10:30:36 +08:00
lilong.129
17b6d95b3b refactor: replace GA with GA4 2023-07-20 23:29:49 +08:00
buyuxiang
9482887ab3 modify resetUIA2Driver and uia2HttpRequest 2023-07-20 19:57:18 +08:00
buyuxiang
135e24d378 feat: support to reset session automatically when crashed 2023-07-20 19:52:52 +08:00
lilong.129
c3a4e18f17 change: bump version to v4.3.4 2023-07-18 14:59:07 +08:00
lilong.129
9e55116567 change: log elapsed seconds for shell execution 2023-06-24 00:07:17 +08:00
lilong.129
419febd635 feat: log uixt action elapsed in seconds 2023-06-23 23:40:12 +08:00
lilong.129
1033ba77d7 feat: log step elapsed in seconds 2023-06-23 23:21:09 +08:00
lilong.129
0c8d86639b change: simplify tests 2023-06-23 13:59:48 +08:00
lilong.129
65cfb86ac5 refactor: add SendWithCheck for adb transport 2023-06-23 13:41:29 +08:00
lilong.129
b5612c5632 refactor: raise adb error 2023-06-22 16:33:53 +08:00
lilong.129
0d6da534ab feat: add auto popups handler in swipe find 2023-06-22 15:01:35 +08:00
lilong.129
6411e2953c change: add popups 2023-06-22 13:11:27 +08:00
lilong.129
a98c497995 feat: auto handle popups on each step finished 2023-06-22 12:49:25 +08:00
lilong.129
e1cf7d9679 fix: abort running when device connection refused 2023-06-21 22:31:00 +08:00
lilong.129
8aec31193f fix: use high precision ocr service 2023-06-21 21:44:11 +08:00
lilong.129
030223eb56 feat: log elapsed seconds for running shell command 2023-06-21 21:37:57 +08:00
lilong.129
39fa76f933 feat: use startTime to correct sleep duration caused by process time 2023-06-21 20:29:38 +08:00
lilong.129
015e305155 change: use high precision ocr service 2023-06-20 17:24:44 +08:00
lilong.129
a70362d81a change: raise error when get foreground app failed on start 2023-06-07 18:15:40 +08:00
lilong.129
e7b4d4f8b7 feat: save foreground app when step failed 2023-06-07 16:25:04 +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
c6fd34129b refactor: relocate popups 2023-06-07 14:14:36 +08:00
lilong.129
a91d9c5b11 change: add popups 2023-06-06 22:25:22 +08:00
lilong.129
b3a832fdf0 change: add popups 2023-06-05 23:07:00 +08:00
lilong.129
38820a869a feat: support sleep constant time 2023-06-05 22:05:34 +08:00
lilong.129
974f5ee18a change: update check live video entrance 2023-06-05 21:08:31 +08:00
lilong.129
664a12a207 change: ignore error when get foreground app failed for ios 2023-06-05 20:54:22 +08:00
lilong.129
f6eb9451e0 fix: catch run error code for runner 2023-06-05 20:53:38 +08:00
lilong.129
f6594c1609 change: update check live video entrance 2023-06-05 11:34:06 +08:00