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
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
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
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
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
debugtalk
78349c717b
docs: update wcl version
2022-11-30 23:42:28 +08:00
debugtalk
8affbe2e9c
feat: catch kill signals
2022-11-29 23:34:56 +08:00
debugtalk
9d474d895e
fix: set perf monitor interval for Sysmontap
2022-11-29 22:11:20 +08:00
debugtalk
5aeb1960c7
docs: add auto for wcl
2022-11-28 21:32:35 +08:00
debugtalk
ecdbd3afce
refactor: enter live
2022-11-27 22:40:31 +08:00
debugtalk
c9bbc7788b
change: perf monitor not set cpu/mem as default
2022-11-27 20:32:20 +08:00
debugtalk
446e37236a
docs: enter WC live
2022-11-27 00:19:15 +08:00
debugtalk
21b57ac70a
change: rename DeviceLogcat to AdbLogcat
2022-11-26 22:21:17 +08:00
debugtalk
037b7f0190
docs: add perf monitor in example
2022-11-25 23:08:37 +08:00
debugtalk
1dee4131b0
docs: add examples for API
2022-11-25 21:38:58 +08:00
debugtalk
ce0959022b
feat: add option WithScreenShot
2022-11-24 20:23:09 +08:00
debugtalk
5cb7218146
change: add options for FindTexts
2022-11-23 23:48:55 +08:00
debugtalk
9888cea3e5
refactor: NewDataOptions and NewData
2022-11-23 23:36:52 +08:00
debugtalk
f34027a63c
feat: get all ocr texts
2022-11-23 22:11:19 +08:00
debugtalk
14424680af
change: add image version
2022-11-23 20:33:30 +08:00
debugtalk
c012107847
change: filter non-usb ios devices
2022-11-23 18:19:53 +08:00
debugtalk
2a7d9ebde2
Merge pull request #1522 from httprunner/bugfix
...
fix: failed to catch logcat
fix: failed to find text in scope
fix: failed to set duration option of swipe action
change: add back action of mobile ui automation
fix: failed to set steps option of android swipe action
2022-11-10 13:19:38 +08:00
debugtalk
b8f61ea113
fix: ios mount
2022-10-27 23:12:32 +08:00
debugtalk
055dde9d16
change: update tests
2022-10-27 22:03:16 +08:00
debugtalk
aa35fbf1ad
fix: android by selector
2022-10-25 17:40:00 +08:00
debugtalk
5d4f6610e3
fix: set tcp keep alive
2022-10-25 15:13:02 +08:00
debugtalk
2959b94caf
Merge pull request #1506 from httprunner/add-offset-to-tap
...
feat: support offset for tap point
2022-10-25 15:04:40 +08:00
debugtalk
c81403c02a
Merge pull request #1504 from httprunner/dev-v4.3
...
refactor: integrate with gidevice and gadb
2022-10-24 17:28:07 +08:00
debugtalk
8c359e3610
fix: parse error exit code
2022-10-24 17:03:47 +08:00
debugtalk
e3912f219d
change: replace uuid lib
2022-10-24 10:52:57 +08:00
debugtalk
b205e99ffb
refactor: merge opencv-helper
2022-10-23 23:19:54 +08:00
debugtalk
863ffdf798
refactor: move gidevice to hrp pkg
2022-10-23 22:59:34 +08:00
debugtalk
d9422f3771
refactor: move gadb to hrp pkg
2022-10-23 22:04:42 +08:00
debugtalk
554f798f79
Merge pull request #1503 from httprunner/bugfix
...
feat: support specify WDA_LOCAL_PORT and WDA_LOCAL_MJPEG_PORT in environment variables
2022-10-23 21:17:16 +08:00
debugtalk
f468e77f55
Merge pull request #1502 from httprunner/bugfix
...
fix: failed to record the android ui step type in the step result
2022-10-23 17:37:35 +08:00
debugtalk
81de0b159c
fix: logs
2022-10-23 16:41:23 +08:00
debugtalk
f6ae2dd00a
Merge pull request #1499 from httprunner/dev-v4.3
...
release v4.3, new support for iOS/Android UI automation test
- feat: support iOS UI automation with [WebDriverAgent]
- feat support Android UI automation with [uiautomator2]
- feat: integrage ios device management with [gidevice]
- feat: add specified exit code for different exceptions
- refactor: make boomer/uixt/httpstat as sub package
2022-10-21 22:29:13 +08:00
debugtalk
be523eda0c
release v4.3.0
2022-10-21 22:22:00 +08:00
debugtalk
1f7737d0e7
change: add exit code
2022-10-21 21:39:18 +08:00
debugtalk
775e42f7fa
change: print hrp exit code
2022-10-21 16:00:25 +08:00
debugtalk
278649b8f3
change: update exit code
2022-10-21 15:17:29 +08:00
debugtalk
d8dc3c58c9
feat: add status code for mobile UI
2022-10-19 11:54:35 +08:00
debugtalk
a2f1f7ca0e
refactor: CaseRunner and SessionRunner
2022-10-19 10:56:02 +08:00
debugtalk
0916665ade
refactor: merge step variables with session variables
2022-10-18 20:56:46 +08:00
debugtalk
c23053ca16
refactor: update summary in controller
2022-10-18 16:07:21 +08:00
debugtalk
792605a1dc
fix: exit with code
2022-10-17 21:44:41 +08:00
debugtalk
d06694312e
feat: swipeToTapApp
2022-10-17 20:42:51 +08:00
debugtalk
d56597dc62
fix merge
2022-10-17 17:10:53 +08:00
debugtalk
34b927367a
Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3
2022-10-17 16:46:42 +08:00
debugtalk
a1ed98cdd9
Merge pull request #1498 from httprunner/dev-v4.3-bugfix
...
feat: get ocr position by given recognition area
2022-10-17 16:42:25 +08:00
debugtalk
7579c10cb7
feat: add retry when requesting ocr service
2022-10-17 13:00:27 +08:00
debugtalk
3ccdb00fc2
fix: avoid data race for httpstat
2022-10-16 22:36:49 +08:00
debugtalk
efbc89a8df
fix: unittests
2022-10-16 14:59:05 +08:00
debugtalk
47020148a8
refactor: move exec to myexec
2022-10-16 14:13:43 +08:00
debugtalk
2f73012cfc
change: add ocr response logID
2022-10-16 09:32:56 +08:00
debugtalk
cf6785965d
Merge pull request #1497 from httprunner/dev-v4.3-bugfix
...
fix: failed to using SwipeToTapTexts
2022-10-14 15:36:05 +08:00
debugtalk
83c7dceadf
Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3
2022-10-13 20:47:11 +08:00
debugtalk
463b77d67c
fix: typo for WithDismissAlertButtonSelector
2022-10-13 20:46:54 +08:00
debugtalk
190dd69a3b
Merge pull request #1496 from httprunner/dev-v4.3-bugfix
...
fix: failed to recording android adb log
2022-10-13 20:07:55 +08:00
debugtalk
8dae0d0825
Merge pull request #1495 from httprunner/dev-v4.3-bugfix
...
feat: input params using function in SwipeToTapTexts of ui automation
2022-10-13 16:48:02 +08:00
debugtalk
2a51f8dfb4
change: bump version
2022-10-13 11:18:36 +08:00
debugtalk
f964ba6161
Merge pull request #1494 from httprunner/dev-v4.3-bugfix
...
fix: ocr auth
2022-10-13 11:17:07 +08:00
debugtalk
245d3884d8
refactor: merge ios and android style
2022-10-13 10:53:14 +08:00
debugtalk
c22b38f76f
refactor: merge ios and android style
2022-10-12 22:38:52 +08:00
debugtalk
6b2b662bb1
refactor: vedem ocr get texts
2022-10-12 20:25:02 +08:00
debugtalk
43b1c181e5
refactor: new ios/android device
2022-10-12 19:38:41 +08:00
debugtalk
71f49303be
fix: get pid by bundle id in perf
2022-10-11 22:24:49 +08:00