lilong.129
|
1ffee4734e
|
fix #1549: avoid duplicate creating plugins
|
2023-04-18 21:43:30 +08:00 |
|
lilong.129
|
a6baeb1dd6
|
fix: change httpbin.org from http to https
|
2023-04-18 20:20:36 +08:00 |
|
lilong.129
|
6c89236941
|
fix: copy screenshot buffer for OCR recognizing
|
2023-04-18 19:59:52 +08:00 |
|
lilong.129
|
58f1fec2fa
|
change: GenNameWithTimestamp
|
2023-04-17 22:45:58 +08:00 |
|
lilong.129
|
0a59ced824
|
refactor: TakeScreenShot saves all screenshots
|
2023-04-16 22:32:47 +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
|
2d7634f6b0
|
fix: checkout ocr response status code
|
2023-04-14 21:50:24 +08:00 |
|
lilong.129
|
f5935f0ffd
|
fix: support gif image
|
2023-04-14 21:37:35 +08:00 |
|
lilong.129
|
bae5380f80
|
fix: ScreenCap call RunShellCommandWithBytes
|
2023-04-14 21:10:43 +08:00 |
|
lilong.129
|
7ef29fef60
|
fix: adb logcat clear argument
|
2023-04-14 20:28:04 +08:00 |
|
lilong.129
|
75997b1178
|
change: print ocr service logID when success
|
2023-04-14 18:03:13 +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
|
b5cb8c6ffe
|
feat: add adb screencap sub command
|
2023-04-14 16:35:10 +08:00 |
|
lilong.129
|
4803d7fbf9
|
refactor: get attached android/ios devices
|
2023-04-14 15:55:54 +08:00 |
|
lilong.129
|
b0b41b8804
|
change: remove debug log
|
2023-04-13 23:12:43 +08:00 |
|
lilong.129
|
639ae3e4f2
|
faet: add ScreenCap for gadb
|
2023-04-13 22:48:40 +08:00 |
|
lilong.129
|
e35a11a25f
|
refactor: replace gadb with optimized version authoried by @appl3s
|
2023-04-13 22:41:45 +08:00 |
|
lilong.129
|
5458dc27c8
|
feat: SleepRandom add weight argument to specify the probability of the time range
|
2023-04-11 22:03:14 +08:00 |
|
lilong.129
|
8d3d916004
|
fix: sleep random arguments adapt to int and float
|
2023-02-14 00:06:19 +08:00 |
|
lilong.129
|
4b7bd380be
|
fix: do not fail case when kill logcat error
|
2023-02-13 23:37:54 +08:00 |
|
lilong.129
|
bf6032520d
|
fix: stop logcat only when enabled
|
2023-02-13 23:34:09 +08:00 |
|
debugtalk
|
8065703fa7
|
feat: sleep random seconds
|
2023-02-13 22:22:49 +08:00 |
|
debugtalk
|
cca4bd7ae3
|
change: update logcat args
|
2023-02-13 21:47:53 +08:00 |
|
buyuxiang
|
8beb88bd5c
|
fix: err wrap and TapFloat
|
2023-01-19 08:59:17 +08:00 |
|
debugtalk
|
50f2e7b672
|
feat: input text with adb
|
2022-12-26 22:15:40 +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
|
a7180a2b8c
|
fix: ignore failure when create UIAutomator session
|
2022-12-26 18:49:36 +08:00 |
|
debugtalk
|
651cbfa17e
|
feat: run UI automation with adb for Android
|
2022-12-26 18:07:15 +08:00 |
|
debugtalk
|
9b081bff8b
|
change: replace gadb log
|
2022-12-26 16:49:43 +08:00 |
|
debugtalk
|
57afeadc26
|
fix: unittest
|
2022-12-26 11:20:32 +08:00 |
|
debugtalk
|
9ff44d0bad
|
change: remove unused UI APIs
|
2022-12-26 00:15:43 +08:00 |
|
debugtalk
|
e4b251b552
|
feat: load from curl text files
|
2022-12-23 18:24:45 +08:00 |
|
debugtalk
|
79dc78218d
|
fix: convert postman body in json
|
2022-12-23 14:03:53 +08:00 |
|
debugtalk
|
ea014c0734
|
refactor: convert postman case
|
2022-12-23 12:28:29 +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
|
0e0a4152cb
|
refactor: results dir
|
2022-12-16 00:24:35 +08:00 |
|
debugtalk
|
088974ddee
|
refactor: get current dir
|
2022-12-15 23:42:39 +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
|
94b17a97c9
|
refactor: move uixt API
|
2022-12-13 23:43:39 +08:00 |
|
debugtalk
|
839f94082a
|
refactor: run step with specified times
|
2022-12-13 21:30:05 +08:00 |
|
debugtalk
|
18cc7eb0c1
|
feat: run xctest before start ios automation
|
2022-12-01 22:36:44 +08:00 |
|
debugtalk
|
11baeb415f
|
fix: set perf monitor interval for Sysmontap
|
2022-11-29 22:11:20 +08:00 |
|
debugtalk
|
548109ec72
|
change: perf monitor not set cpu/mem as default
|
2022-11-27 20:32:20 +08:00 |
|
debugtalk
|
7312d50a33
|
docs: enter WC live
|
2022-11-27 00:19:15 +08:00 |
|
debugtalk
|
a64151361d
|
change: rename DeviceLogcat to AdbLogcat
|
2022-11-26 22:21:17 +08:00 |
|