Commit Graph
100 Commits
Author SHA1 Message Date
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
debugtalk 8183b5b344 fix: release UI driver session 2022-10-11 21:38:05 +08:00
debugtalk 5bfd3fd986 fix: ResetHomeOnStartup 2022-10-11 21:28:08 +08:00
debugtalk de7b2f566b feat: support config ios ResetHomeOnStartup, SnapshotMaxDepth, AcceptAlertButtonSelector, DismissAlertButtonSelector 2022-10-11 20:44:24 +08:00
debugtalk acb9c80a93 change: add capabilities for driver 2022-10-11 20:09:12 +08:00
debugtalk 3683589b37 refactor: init driver for device 2022-10-11 18:01:49 +08:00
debugtalk 12af06791d Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-11 16:37:08 +08:00
debugtalk 1d4cae6710 Merge pull request #1493 from httprunner/dev-v4.3-android
feat: tap the first one matches text from given texts by ocr
2022-10-11 16:36:50 +08:00
debugtalk 0ff5fb762f refactor: move converter from hrp internal to pkg 2022-10-11 11:59:31 +08:00
debugtalk 0a0700dda8 refactor: move boomer from hrp internal to pkg 2022-10-11 11:17:58 +08:00
debugtalk c81c5841ee change: group environments 2022-10-11 11:12:28 +08:00
debugtalk a8aab0e905 refactor: move httpstat from hrp internal to pkg 2022-10-11 10:40:44 +08:00
debugtalk 59b06fcf65 refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
debugtalk f4584db139 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 18:09:22 +08:00
debugtalk f1ada82452 feat: mount ios developer image 2022-10-10 18:09:13 +08:00
debugtalk c2f3b330d1 Merge pull request #1492 from lingxiaozu/dev-v4.3-android-bugfix
fix: failed to send keys in android ui automation
2022-10-10 17:58:07 +08:00
debugtalk 1edef81da8 change: bump version 2022-10-10 15:43:34 +08:00
debugtalk 59d5f859b0 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 15:43:06 +08:00
debugtalk 2744246917 Merge pull request #1489 from httprunner/dev-v4.3-bugfix
fix: failed to parse $device_udid in testcase
2022-10-10 15:42:46 +08:00
debugtalk 5134a1ab98 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-10-10 15:12:39 +08:00
debugtalk b251055590 Merge pull request #1490 from httprunner/dev-v4.3-android-log
fix: accurate adb logging with identifier
2022-10-10 14:30:05 +08:00
debugtalk cd33f01840 feat: integrage ios performance monitor 2022-10-10 14:09:42 +08:00
debugtalk bfe4030431 change: go ios apps 2022-10-09 17:53:37 +08:00
debugtalk 2dd524ac05 change: bump verison 2022-10-08 12:54:25 +08:00
debugtalk 942c7d2b2b feat: reboot or shutdown ios device 2022-10-02 00:00:59 +08:00
debugtalk 0a051a1f34 feat: get ios running processes by ps 2022-10-01 23:46:24 +08:00
debugtalk fdc9f382d4 feat: run ios xctest 2022-10-01 22:40:29 +08:00
debugtalk d96c599749 feat: print ios apps 2022-10-01 18:28:47 +08:00
debugtalk 8c0d495c52 feat: print android devices 2022-10-01 15:20:41 +08:00
debugtalk bfc7a49669 feat: print ios devices 2022-10-01 15:00:03 +08:00
debugtalk a6e568e73b feat: create free port for WDA HTTP driver 2022-09-30 20:37:34 +08:00
debugtalk 508db771a2 change: update tests 2022-09-30 17:44:01 +08:00
debugtalk 740e487487 change: update logs 2022-09-30 16:44:15 +08:00
debugtalk 30626575dd refactor: init WDA HTTP driver 2022-09-30 16:27:58 +08:00
debugtalk 7f929cc72a Merge pull request #1486 from httprunner/dev-v4.3-bugfix
fix: update action interface of Android automation
2022-09-30 15:14:44 +08:00
debugtalk 4d33b11ad8 Merge pull request #1484 from httprunner/dev-v4.3-bugfix
fix: failed to input on android device
2022-09-30 14:19:38 +08:00
debugtalk 0bdf8d760b change: override WDA proxy port with environment variable WDA_PROXY_PORT, WDA_PROXY_MJPEG_PORT 2022-09-30 14:11:07 +08:00
debugtalk eb9e3efe6c fix: trigger wda logs with usbmux 2022-09-30 13:24:26 +08:00
debugtalk 9f56c9d431 Merge branch 'dev-v4.3' of https://github.com/httprunner/httprunner into dev-v4.3 2022-09-29 20:26:55 +08:00
debugtalk a248940c81 feat: support override with environment variable WDA_PORT, WDA_MJPEG_PORT 2022-09-29 20:20:48 +08:00
debugtalk 3cfa05f437 update version 2022-09-29 17:27:49 +08:00
debugtalk 3d0662c573 Merge pull request #1481 from httprunner/dev-v4.3-android
fix: failed to parse $var in android ui automation
2022-09-29 17:26:45 +08:00
debugtalk 6f18e0f29c Merge pull request #1479 from httprunner/dev-v4.3-android
update android actions
2022-09-29 16:25:22 +08:00
debugtalk abf5434e8b change: update tests 2022-09-29 16:14:16 +08:00
debugtalk 2cceffa66d fix: tap x,y positions 2022-09-29 15:51:03 +08:00
debugtalk 0a604f6ec5 change: update version 2022-09-29 11:26:14 +08:00
debugtalk dad3676c3d fix: swipe 2 times 2022-09-29 11:04:14 +08:00
debugtalk e2049ca73e fix: wda logs 2022-09-28 22:24:28 +08:00
debugtalk 5521e3faff fix: sleep with int64 seconds 2022-09-28 21:08:07 +08:00
debugtalk 836f6f9942 Merge pull request #1477 from xucong053/dev-v4.3-android
refactor: android ui automation
2022-09-28 20:38:54 +08:00
debugtalk fe41b20828 fix: run ocr alone without opencv 2022-09-28 14:10:50 +08:00
debugtalk af54e011d2 fix: wait for action done before screenshot 2022-09-28 14:07:40 +08:00
debugtalk 59e501a453 change: update wda logs 2022-09-28 13:12:58 +08:00
debugtalk 8a8c075654 fix: check WDA summary logs 2022-09-27 22:16:09 +08:00
debugtalk 9b71617c3a feat: parse ios action params with variables 2022-09-27 20:32:02 +08:00
debugtalk 8710213ff8 change: remove ios health check 2022-09-27 18:45:56 +08:00
debugtalk 8b2ee45c45 fix: step type 2022-09-27 18:23:02 +08:00
debugtalk 6608d1bdec feat: add TapAbsXY 2022-09-27 18:05:14 +08:00
debugtalk 6e405e515f fix: swipe to tap with identifier 2022-09-27 15:22:22 +08:00
debugtalk 498cc9432a feat: locate ocr text with index 2022-09-26 22:26:13 +08:00
debugtalk 0fd271f19e fix: screenshot wait for swipe done 2022-09-26 17:41:09 +08:00
debugtalk d4c0fc4cbd fix: screenshot 2022-09-26 16:01:03 +08:00
debugtalk 66b5d5cc49 refactor: move guia2 into uixt 2022-09-26 11:00:18 +08:00
debugtalk 736f1d6c7b refactor: restructure 2022-09-25 00:18:58 +08:00