Commit Graph

41 Commits

Author SHA1 Message Date
lilong.129
0e9389c796 refactor: NewXTDriver api, return error if init failed 2025-04-30 14:31:36 +08:00
lilong.129
e107389d6e refactor: move uixt pkg 2025-03-05 11:04:02 +08:00
lilong.129
72f7b77bc8 refactor: XTDriver 2025-02-11 15:34:51 +08:00
lilong.129
c097461987 refactor: XTDriver 2025-02-11 11:48:36 +08:00
lilong.129
3038fb7430 fix: errors 2025-02-09 10:51:03 +08:00
lilong.129
194b61718f refactor: rename options pkg to option 2025-02-06 17:50:09 +08:00
lilong.129
0accec04a9 refactor: move action options to pkg/uixt/options/action 2025-02-06 16:42:16 +08:00
lilong.129
8a78ba6477 refactor: move android options to pkg/uixt/options 2025-02-06 15:34:36 +08:00
lilong.129
14c81ea142 refactor: move ios options to pkg/uixt/options 2025-02-06 14:57:11 +08:00
lilong.129
1f063dd6f7 refactor: move hrp/ to root folder 2025-02-06 11:03:41 +08:00
lilong.129
63a02fe121 upgrade hrp version to v5 2025-02-05 21:18:54 +08:00
lilong.129
ef37d88e0b refactor ios: replace gidevice with go-ios 2024-11-23 15:06:28 +08:00
lilong.129
08cb50b698 refactor: rename IDevice, IWebDriver 2024-09-02 14:11:06 +08:00
lilong.129
6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
lilong.129
9a7848a142 change: update logs 2023-08-06 15:17:07 +08:00
lilong.129
2625f135fd refactor: init logger 2023-08-06 11:37:08 +08:00
lilong.129
f3e5f3ac85 feat: add hrp.Run wrapper 2023-06-06 20:38:43 +08:00
lilong.129
e1169ec628 feat: add GetScreenTexts 2023-05-31 20:17:43 +08:00
lilong.129
7d7044f332 refactor: GetScreenResult 2023-05-31 16:10:24 +08:00
lilong.129
8330e6ccf6 refactor: GetScreenTextsByOCR returns image path and ocr texts 2023-05-04 00:39:57 +08:00
lilong.129
7b9e637d87 feat: check feed type and incr feed count 2023-05-02 23:43:51 +08:00
lilong.129
3a404c8372 refactor: merge ActionOption with DataOption 2023-05-01 15:09:28 +08:00
lilong.129
3ec27b9afc refactor: simplify OCR APIs 2023-04-25 22:27:31 +08:00
lilong.129
0a59ced824 refactor: TakeScreenShot saves all screenshots 2023-04-16 22:32:47 +08:00
debugtalk
22a300d9b3 feat: capture pcap file with PID/ProcName/bundleID 2022-12-22 00:37:02 +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
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
94b17a97c9 refactor: move uixt API 2022-12-13 23:43:39 +08:00
debugtalk
1332e71258 change: add logs for loop index 2022-12-13 22:44:27 +08:00
debugtalk
839f94082a refactor: run step with specified times 2022-12-13 21:30:05 +08:00
debugtalk
3618db1e7d docs: update wcl, select match time 2022-12-03 00:18:45 +08:00
debugtalk
18cc7eb0c1 feat: run xctest before start ios automation 2022-12-01 22:36:44 +08:00
debugtalk
e0fbab64fd docs: update wcl version 2022-11-30 23:42:28 +08:00
debugtalk
99fab3ae59 feat: catch kill signals 2022-11-29 23:34:56 +08:00
debugtalk
11baeb415f fix: set perf monitor interval for Sysmontap 2022-11-29 22:11:20 +08:00
debugtalk
32fa471f2c docs: add auto for wcl 2022-11-28 21:32:35 +08:00
debugtalk
bf794e3955 refactor: enter live 2022-11-27 22:40:31 +08:00
debugtalk
7312d50a33 docs: enter WC live 2022-11-27 00:19:15 +08:00
debugtalk
a5e0ea2f11 docs: add perf monitor in example 2022-11-25 23:08:37 +08:00
debugtalk
0e8ce507c4 docs: add examples for API 2022-11-25 21:38:58 +08:00