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
debugtalk
6600473855
Merge pull request #1582 from httprunner/random_swipe
...
feat: random swipe with weight for multiple time ranges
2023-04-12 10:25:07 +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
c27981e6b0
update
2023-02-20 20:48:47 +08:00
lilong.129
a093f068db
change: update sponsor info
2023-02-16 23:04:36 +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
cdee2babd7
Merge pull request #1559 from httprunner/random
...
sleep in random seconds
2023-02-13 22:36:54 +08:00
debugtalk
c141b18606
change: add test for sleep random
2023-02-13 22:35:34 +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
debugtalk
fe5dd0adb3
Merge pull request #1552 from bbx-winner/fix-adb
...
fix: err wrap and TapFloat
- 修复测试用例跑不通过 failfast 时,shell 退出码始终为 1 的问题
- 修复 adb 驱动,TapFloat 方法 options 未使用的问题
2023-01-30 10:54:12 +08:00
buyuxiang
4c29906f6d
fix: err wrap and TapFloat
2023-01-19 08:59:17 +08:00
debugtalk
1b6eed1739
Merge pull request #1541 from httprunner/gadb
...
feat: run Android UI automation with adb by default, add `uixt.WithUIA2(true)` option to use uiautomator2
v4.3.2
2022-12-26 23:43:08 +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
61410684bf
Merge pull request #1540 from httprunner/convert
...
simplify
2022-12-26 11:32:44 +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
0abd64abc2
change: update README
2022-12-23 18:50:17 +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
debugtalk
eeae8b2961
fix: convert postman body in json
2022-12-23 14:03:53 +08:00
debugtalk
e3596a6051
refactor: convert postman case
2022-12-23 12:28:29 +08:00
debugtalk
6d70a0eeb6
feat: capture pcap file with PID/ProcName/bundleID
v4.3.1
2022-12-22 00:37:02 +08:00
debugtalk
5e2ab36f43
feat: add performance monitor for iOS, including CLI hrp ios perf
2022-12-16 16:08:50 +08:00
debugtalk
a433c8a9ca
feat: capture pcap file for iOS, including CLI hrp ios pcap
2022-12-16 10:45:21 +08:00
debugtalk
455724dd1b
refactor: results dir
2022-12-16 00:24:35 +08:00
debugtalk
ee68b954fb
refactor: get current dir
2022-12-15 23:42:39 +08:00
debugtalk
358b7dd685
refactor: ios perfd
2022-12-15 23:15:58 +08:00
debugtalk
66f1e581c7
feat: capture pcap file for iOS
2022-12-15 19:09:59 +08:00
debugtalk
3c0efac13a
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
c66f77195b
bump version to v4.3.1
2022-12-14 00:30:00 +08:00
debugtalk
5786ff59a2
refactor: move uixt API
2022-12-13 23:43:39 +08:00
debugtalk
11abdf07af
change: add logs for loop index
2022-12-13 22:44:27 +08:00
debugtalk
dcc2f651d4
refactor: run step with specified times
2022-12-13 21:30:05 +08:00
debugtalk
e5d937c9c3
docs: update wcl, select match time
2022-12-03 00:18:45 +08:00
debugtalk
77acfd2f03
feat: run xctest before start ios automation
2022-12-01 22:36:44 +08:00