Commit Graph

604 Commits

Author SHA1 Message Date
lilong.129
e70ad2c4c6 fix #1549: avoid duplicate creating plugins 2023-04-18 21:43:30 +08:00
lilong.129
38882ea2f3 change: update changelog 2023-04-18 21:08:34 +08:00
lilong.129
53116be354 fix #1549: avoid duplicate creating plugins 2023-04-18 21:04:38 +08:00
lilong.129
7d7784d65a fix #1592: report html display url 2023-04-18 20:42:52 +08:00
debugtalk
1bcf45bd26 Merge pull request #1592 from ywanbing/fix_1468
fix: report html display the value of the url instead of variables
2023-04-18 20:39:17 +08:00
debugtalk
64d5d65364 Merge pull request #1591 from ywanbing/fix_ws_close
fix: fast fail , not closing the websocket connection
2023-04-18 20:34:48 +08:00
lilong.129
d636f0cd3c fix: change httpbin.org from http to https 2023-04-18 20:20:36 +08:00
lilong.129
b6cf074bb5 fix: copy screenshot buffer for OCR recognizing 2023-04-18 19:59:52 +08:00
ywb
1547cf2074 fix: report html display the value of the url instead of variables 2023-04-18 17:37:33 +08:00
ywb
4e011d95d1 fix: fast fail , not closing the websocket connection 2023-04-18 16:23:20 +08:00
lilong.129
804e69037a change: GenNameWithTimestamp 2023-04-17 22:45:58 +08:00
lilong.129
9e73328448 refactor: TakeScreenShot saves all screenshots 2023-04-16 22:32:47 +08:00
lilong.129
3770ce12bd feat: add validator AssertAppInForeground and AssertAppNotInForeground 2023-04-16 18:54:40 +08:00
lilong.129
7a9349ea32 fix: MobileUIAppNotInForegroundError exit code 2023-04-16 12:33:13 +08:00
lilong.129
524b277308 fix: screencap compatibility for shell v1 and v2 2023-04-14 23:57:20 +08:00
lilong.129
c787b73e99 fix: checkout ocr response status code 2023-04-14 21:50:24 +08:00
lilong.129
8b1aa36a8a fix: support gif image 2023-04-14 21:37:35 +08:00
lilong.129
947653014b fix: ScreenCap call RunShellCommandWithBytes 2023-04-14 21:10:43 +08:00
lilong.129
2d3a4985ed fix: adb logcat clear argument 2023-04-14 20:28:04 +08:00
lilong.129
3364ddb25a bump version to v4.3.3.2023041419 2023-04-14 19:02:34 +08:00
lilong.129
069a2997e0 feat: check if app is in foreground when step failed 2023-04-14 18:57:36 +08:00
lilong.129
d277a87d80 change: print ocr service logID when success 2023-04-14 18:03:13 +08:00
lilong.129
dd7724b586 feat: add IsAppInForeground to check if the given package is in fore ground 2023-04-14 17:43:27 +08:00
lilong.129
2ceac61c4c feat: add adb screencap sub command 2023-04-14 16:35:10 +08:00
lilong.129
c97b84dd39 refactor: get attached android/ios devices 2023-04-14 15:55:54 +08:00
lilong.129
f77b454cf2 change: take screenshot after each step 2023-04-14 13:29:22 +08:00
lilong.129
ba5222a30a change: remove debug log 2023-04-13 23:12:43 +08:00
lilong.129
ef784709af faet: add ScreenCap for gadb 2023-04-13 22:48:40 +08:00
lilong.129
3d4dffbd0b refactor: replace gadb with optimized version authoried by @appl3s 2023-04-13 22:41:45 +08:00
lilong.129
dc720d38ea change: bump version to 4.3.3 2023-04-11 22:22:36 +08:00
lilong.129
eacdf466cc feat: SleepRandom add weight argument to specify the probability of the time range 2023-04-11 22:03:14 +08:00
lilong.129
b723082be4 fix: sleep random arguments adapt to int and float 2023-02-14 00:06:19 +08:00
lilong.129
906edecd8e fix: do not fail case when kill logcat error 2023-02-13 23:37:54 +08:00
lilong.129
4db263db15 fix: stop logcat only when enabled 2023-02-13 23:34:09 +08:00
debugtalk
8d4e0357c8 feat: add random builtin functions 2023-02-13 22:26:49 +08:00
debugtalk
7f93cce3eb feat: sleep random seconds 2023-02-13 22:22:49 +08:00
debugtalk
5a67fc1155 change: update logcat args 2023-02-13 21:47:53 +08:00
buyuxiang
4c29906f6d fix: err wrap and TapFloat 2023-01-19 08:59:17 +08:00
debugtalk
994a91bb84 feat: input text with adb 2022-12-26 22:15:40 +08:00
debugtalk
64f1a28605 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
e26f79e326 fix: specify uia2 ip and port 2022-12-26 20:22:59 +08:00
debugtalk
9e12befbc5 fix: ignore failure when create UIAutomator session 2022-12-26 18:49:36 +08:00
debugtalk
4db4a71b3d feat: run UI automation with adb for Android 2022-12-26 18:07:15 +08:00
debugtalk
4e9e5a3124 change: replace gadb log 2022-12-26 16:49:43 +08:00
debugtalk
45190462b6 fix: unittest 2022-12-26 11:20:32 +08:00
debugtalk
53fbfd3ef0 change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
287498f098 change: remove traceroute 2022-12-24 12:40:32 +08:00
debugtalk
4734b35ac4 change: remove curl 2022-12-23 18:58:06 +08:00
debugtalk
59088174de feat: load from curl text files 2022-12-23 18:24:45 +08:00
debugtalk
a55a2ff730 fix: ensure HTTP request method in uppper case 2022-12-23 16:46:39 +08:00