Commit Graph

579 Commits

Author SHA1 Message Date
lilong.129
be87a2cdcc fix: TestSleepStrict 2023-08-24 21:18:01 +08:00
lilong.129
e523c4ecc9 feat: support action options for ScreenShot, WithScreenShotOCR/WithScreenShotUpload/WithScreenShotLiveType/WithScreenShotUIType 2023-08-22 21:04:04 +08:00
lilong.129
b9ceb2e4fa change: set log timestamp precise to milliseconds 2023-08-20 22:35:02 +08:00
lilong.129
1153ebf200 change: upgrade funplugin to v0.5.3 2023-08-20 21:50:23 +08:00
lilong.129
c2935cf1a6 change: create python3 plugin venv with latest funppy/httprunner 2023-08-20 14:09:37 +08:00
lilong.129
b5c8a98ed2 change: bump version to v4.3.6 2023-08-20 13:49:54 +08:00
debugtalk
ee04fb5702 update hrp plugin (#1668)
* change: upgrade go mod zerolog

* change: relocate ocr_test

* refactor: init logger

* change: hrp exit log

* change: update logs

* change: upgrade funplugin to 0.5.2

* change: update change log
2023-08-11 15:34:49 +08:00
buyuxiang
2610f023f5 add options for GetImage method 2023-08-01 14:13:50 +08:00
buyuxiang
02c7d3c6cf feat: tap_cv action supports ui type detection and tap 2023-07-31 21:15:07 +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
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
d04609529c change: create python venv with httprunner minimum version v4.3.5 2023-07-23 14:58:22 +08:00
lilong.129
5462190f63 fix: unittests 2023-07-23 14:52:49 +08:00
lilong.129
430bc3ec0e refactor: upgrade httprunner dependencies 2023-07-21 20:24:43 +08:00
buyuxiang
135e24d378 feat: support to reset session automatically when crashed 2023-07-20 19:52:52 +08:00
lilong.129
6e7495d6bb update changelog 2023-06-01 21:21:48 +08:00
lilong.129
d5554b38ac change: remove dial ping and dns 2023-05-31 21:29:35 +08:00
lilong.129
aa65962ffe bump version 2023-05-31 20:50:40 +08:00
lilong.129
9d78c52713 bump version 2023-05-31 11:45:26 +08:00
lilong.129
b6373fd1a1 change: remove AGW body verification 2023-05-11 16:41:24 +08:00
lilong.129
56e065c10b change: add ks 2023-05-10 16:23:47 +08:00
lilong.129
b480c6058b bump version v4.3.4-beta-202305042235 2023-05-04 22:37:38 +08:00
lilong.129
94462c48bb bump version v4.3.4-beta-202305032303 2023-05-03 23:04:09 +08:00
lilong.129
6067d5ddbd refactor: AssertAppForeground 2023-04-28 16:15:53 +08:00
lilong.129
d6db673962 change: update changelog 2023-04-25 11:23:30 +08:00
lilong.129
202e6ce463 fix #1467: failed to parse parameters with plugin functions 2023-04-19 15:51:46 +08:00
lilong.129
ebeae0c777 change: update changelog 2023-04-18 21:08:34 +08:00
lilong.129
6c89236941 fix: copy screenshot buffer for OCR recognizing 2023-04-18 19:59:52 +08:00
lilong.129
a988a2341f change: update changelog 2023-04-17 14:38:07 +08:00
lilong.129
2644c24fae feat: add validator AssertAppInForeground and AssertAppNotInForeground 2023-04-16 18:54:40 +08:00
lilong.129
1c10978fac fix: screencap compatibility for shell v1 and v2 2023-04-14 23:57:20 +08:00
lilong.129
12fdf489d7 bump version to v4.3.3.2023041419 2023-04-14 19:02:34 +08:00
lilong.129
9ad8410e9b change: bump version to 4.3.3 2023-04-11 22:22:36 +08:00
lilong.129
30db4000ca change: update sponsor info 2023-02-16 23:04:36 +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
22a300d9b3 feat: capture pcap file with PID/ProcName/bundleID 2022-12-22 00:37:02 +08:00
debugtalk
2c1f98b1ef feat: add performance monitor for iOS, including CLI hrp ios perf 2022-12-16 16:08:50 +08:00
debugtalk
1aa342eff1 feat: capture pcap file for iOS, including CLI hrp ios pcap 2022-12-16 10:45:21 +08:00
debugtalk
f4af2d131a feat: capture pcap file for iOS 2022-12-15 19:09:59 +08:00
debugtalk
1c8c3e0e80 Merge pull request #1531 from httprunner/wcl
release v4.3.1

- feat: add option WithScreenShot
- feat: run xctest before start ios automation
- feat: run step with specified loop times
- feat: add options for FindTexts
- refactor: move all UI APIs to uixt pkg
- docs: add examples for UI APIs
2022-12-14 14:54:58 +08:00
debugtalk
4ae9fd40c6 bump version to v4.3.1 2022-12-14 00:30:00 +08:00
debugtalk
7088eb070e change: update tests 2022-10-27 22:03:16 +08:00
debugtalk
7f4c3ae248 fix: set tcp keep alive 2022-10-25 15:13:02 +08:00
debugtalk
c8878c34b5 fix: parse error exit code 2022-10-24 17:03:47 +08:00
debugtalk
91626bcdd4 refactor: move gidevice to hrp pkg 2022-10-23 22:59:34 +08:00
debugtalk
a51c21b492 release v4.3.0 2022-10-21 22:22:00 +08:00
debugtalk
28e65e50f7 fix: unittests 2022-10-16 14:59:05 +08:00
debugtalk
ed36af118c merge master 2022-09-01 22:39:47 +08:00