Commit Graph
100 Commits
Author SHA1 Message Date
lilong.129 37cbfacc2d feat: check android uiautomator server package installed 2024-10-11 20:57:09 +08:00
lilong.129 7506ebcb3b fix: uia2 port and ip 2024-10-09 15:57:24 +08:00
lilong.129 ffb0eb6620 feat: restart uia2 server if crashed 2024-10-09 15:52:52 +08:00
lilong.129 56c2b33b79 feat: start/stop UIA2 server 2024-10-09 15:26:58 +08:00
lilong.129 0e835be651 change: update code 2024-10-03 00:06:59 +08:00
lilong.129 a4d45bbaa3 change: add ctx to driver 2024-10-01 21:18:50 +08:00
lilong.129 7c92f23bf4 feat: add hrp code DeviceConfigureError 2024-09-29 15:26:02 +08:00
lilong.129 bdaf341dd3 fix: session runner start, handle defer err 2024-09-27 15:05:35 +08:00
李隆 332d09cba3 Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony

See merge request iesqa/httprunner!53
2024-09-25 15:31:49 +00:00
lilong.129 eac5e8368b refactor: android device Init, replace run shell 2024-09-25 22:46:45 +08:00
lilong.129 f5e55ef49d fix: miss device options 2024-09-25 22:41:04 +08:00
lilong.129 1fa3c567b9 fix: miss device serial for mobile step 2024-09-25 16:46:00 +08:00
李隆 dc3728951c Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony

See merge request iesqa/httprunner!52
2024-09-25 05:30:23 +00:00
lilong.129 f33806dec1 feat: add code CollectValidResultFailed 2024-09-21 20:48:02 +08:00
lilong.129 ea40b5e0cb feat: add code for network error 2024-09-21 18:33:53 +08:00
lilong.129 65301ef0e3 fix: test error 2024-09-20 18:12:54 +08:00
李隆 6fa1a074b7 Merge branch 'feat/yuhongzheng/harmony' into 'refactor-hrp-interface'
Feat/yuhongzheng/harmony

See merge request iesqa/httprunner!51
2024-09-20 10:05:42 +00:00
李隆 369a30b378 Merge branch 'refactor-hrp-interface' into 'feat/yuhongzheng/harmony'
# Conflicts:
#   hrp/internal/version/VERSION
2024-09-20 10:04:58 +00:00
lilong.129 f84aa615b0 feat: update hrp version with git commit hook 2024-09-19 16:42:11 +08:00
lilong.129 4e191c8fe4 fix: InvalidCaseError 2024-09-19 11:49:15 +08:00
lilong.129 88fd0181c3 fix: screenshot error code 2024-09-19 11:46:20 +08:00
lilong.129 ead8475f2f fix: SwipeRelative error code 2024-09-19 10:47:33 +08:00
lilong.129 dd5ba31b63 fix: do not return err if get window orientation failed 2024-09-19 10:37:36 +08:00
lilong.129 ae5b48b2a1 fix: WDA drap API, replace with /wda/dragfromtoforduration 2024-09-18 21:34:34 +08:00
lilong.129 1d3a61ebee fix: ios test by missing WDAMjpegPort 2024-09-18 20:38:14 +08:00
lilong.129 2752e0e34f fix: trim version 2024-09-14 18:29:13 +08:00
lilong.129 049b72a820 change: FindTexts WithMatchOne option, found one, skip searching and return 2024-09-14 14:23:56 +08:00
lilong.129 a2e5a35be2 fix: compress screenshot image file 2024-09-14 13:36:18 +08:00
lilong.129 87f9c6808e fix: compress screenshot image file 2024-09-14 13:23:52 +08:00
lilong.129 51c17eda77 change: error logs for getting window size 2024-09-14 10:26:07 +08:00
lilong.129 bfbd4ba6e6 fix: get screenshot info with retry 2024-09-14 10:17:16 +08:00
lilong.129 6bb67e8a68 feat: GetScreenResult with max retry times option 2024-09-13 23:08:19 +08:00
lilong.129 c81a130b3c refactor: get package info for android 2024-09-13 22:51:22 +08:00
lilong.129 b213e22c14 feat: GetPackageInfo for ios 2024-09-13 22:10:51 +08:00
lilong.129 b8e1dda6fc feat: GetPackageInfo for android 2024-09-13 21:59:48 +08:00
lilong.129 f8c2c3c7fb refactor: GenSummary return path 2024-09-13 20:43:16 +08:00
lilong.129 e754fb41e1 refactor: get ImagePath from ScreenResult 2024-09-13 19:20:59 +08:00
lilong.129 dff42b8d56 feat: add cdoe for risk control 2024-09-13 15:50:34 +08:00
lilong.129 a10d7235f8 feat: add cdoe DeviceUIResponseSlow 2024-09-13 15:29:16 +08:00
lilong.129 0a26659dac feat: add cdoe MaxRetryError 2024-09-13 10:50:38 +08:00
lilong.129 77b64c1eef fix: check popup 2024-09-12 19:51:47 +08:00
lilong.129 a87a4ea680 fix: panic by nil pointer 2024-09-12 11:12:05 +08:00
lilong.129 6f6cefe4bc refactor: hrp code 2024-09-12 10:54:02 +08:00
lilong.129 9fc9e8620f feat: report MobileUITapError/MobileUISwipeError/MobileUIInputError 2024-09-12 00:55:01 +08:00
lilong.129 390bba5063 fix: image import 2024-09-12 00:02:21 +08:00
lilong.129 4db467bf79 feat: add status code, TrackingFormatError 2024-09-11 23:52:04 +08:00
lilong.129 3a9265286e feat: add status code 2024-09-11 22:36:48 +08:00
lilong.129 af2ffba2ef feat: add status code 2024-09-11 11:32:00 +08:00
lilong.129 da6d00cec6 feat: add status code, FFmpegError/FFprobeError/DownloadFailed/UploadFailed 2024-09-10 14:50:04 +08:00
lilong.129 9d8ebadd8e feat: add ActionResult 2024-09-04 14:10:28 +08:00
lilong.129 ba8167410c change: update summary tags 2024-09-04 14:10:12 +08:00
lilong.129 73e5c0acf6 feat: NewSummary, NewCaseSummary 2024-09-02 22:33:01 +08:00
lilong.129 4d43274d2b change: remove SwipeUpUntil 2024-09-02 19:51:59 +08:00
lilong.129 eca67d4f3c fix: convert string int to float64 2024-09-02 17:30:10 +08:00
lilong.129 984b502d3b fix: logs error 2024-09-02 17:27:27 +08:00
lilong.129 e681046fe9 fix: init driver session 2024-09-02 14:51:36 +08:00
lilong.129 bfe46fa1d6 refactor: move sessionId to driver.session 2024-09-02 14:33:49 +08:00
lilong.129 08cb50b698 refactor: rename IDevice, IWebDriver 2024-09-02 14:11:06 +08:00
lilong.129 69f3ad447d change: remove MJPEG stream 2024-09-02 13:43:57 +08:00
lilong.129 ee51b30b06 refactor: get window size 2024-09-02 13:41:39 +08:00
lilong.129 4c71fc02f9 refactor: add DriverSession, move step cache to Driver session 2024-09-02 12:16:06 +08:00
lilong.129 5f61858b4d feat: driver DataCache 2024-09-02 00:18:07 +08:00
lilong.129 f1e4caeef8 change: remove duplicate code 2024-09-01 17:05:38 +08:00
lilong.129 50e21ce390 refactor: group uixt install code 2024-09-01 16:40:42 +08:00
lilong.129 e09ef9199f fix: remove rand seed 2024-09-01 16:35:37 +08:00
lilong.129 6f9946801d refactor: relocate code 2024-09-01 16:32:34 +08:00
lilong.129 3e17d48e5a refactor: remove opencv 2024-08-31 01:13:08 +08:00
lilong.129 3186e353a5 refactor: adjust code 2024-08-31 00:57:41 +08:00
lilong.129 8567b2edec feat: add driver.GetScreenShot 2024-08-31 00:14:13 +08:00
lilong.129 abe2536942 feat: add CheckPopup 2024-08-30 23:00:24 +08:00
lilong.129 681f2bcd34 refactor: remove unused code 2024-08-30 16:09:45 +08:00
lilong.129 3e870d2900 feat: add hrp.InitLogger 2024-08-29 22:09:54 +08:00
lilong.129 93decf46bb merge master 2024-08-29 21:32:34 +08:00
李隆 74a40c64b9 Merge branch 'fix-popup' into 'master'
fix: handle popup close

See merge request iesqa/httprunner!49
2024-08-29 13:29:24 +00:00
lilong.129 e5e4cfe711 fix: handle popup close 2024-08-29 21:22:17 +08:00
lilong.129 2b658f5f51 refactor: check popup and close area 2024-08-29 21:10:14 +08:00
lilong.129 46cae0f52d change: merge master 2024-08-29 17:52:47 +08:00
李隆 7d8646c3d1 Merge branch 'feat/caoshuai.1900/doubleTap' into 'master'
feat: android double tap

See merge request iesqa/httprunner!48
2024-08-29 08:02:16 +00:00
lilong.129 01c76c6ed8 refactor: remove video crawler 2024-08-27 20:38:46 +08:00
lilong.129 11cfae5e5d refactor: move hrp code 2024-08-27 20:25:13 +08:00
lilong.129 67eecb405c merge master 2024-08-27 20:14:33 +08:00
lilong.129 41d4ac4a43 change: DriverExt WindowSize 2024-08-27 20:09:28 +08:00
李隆 5856652b30 Merge branch 'merge_master' into 'master'
Merge master

See merge request iesqa/httprunner!47
2024-08-27 12:02:46 +00:00
李隆 dd34fa4781 Merge branch 'fix-funplugin' into 'master'
fix: update funplugin to v0.5.5

See merge request iesqa/httprunner!45
2024-08-21 10:02:11 +00:00
lilong.129 f6ece2e95f change: parseStepStruct for boomer 2024-08-21 16:28:22 +08:00
lilong.129 fc01cfe0cc merge branch merge-from-video 2024-08-21 14:57:53 +08:00
李隆 fc1b1bc89b Merge branch 'merge-from-video' into 'master'
Merge from video

See merge request iesqa/httprunner!42
2024-08-21 06:40:05 +00:00
lilong.129 3ed72a8b25 fix: duplicate assign 2024-08-21 14:37:30 +08:00
lilong.129 8f5f06a759 fix: unittest 2024-08-21 14:11:59 +08:00
lilong.129 88c1d62a76 test: parseStepStruct 2024-08-21 13:30:11 +08:00
lilong.129 6b409ce649 fix: copy testcase 2024-08-20 23:37:49 +08:00
lilong.129 1accd04a4b fix: TestRunCaseWithRefAPI 2024-08-20 23:10:20 +08:00
lilong.129 3a8faf4aac fix: websocket multiple instance conflict 2024-08-20 22:36:31 +08:00
lilong.129 55f56c9bcc fix: wsConnMap mutex lock 2024-08-20 20:48:19 +08:00
lilong.129 69b9902176 change: update docs 2024-08-20 20:07:26 +08:00
lilong.129 40a45f2ba9 refactor: SessionRunner, parseStepStruct 2024-08-20 19:54:58 +08:00
lilong.129 140fef90e9 refactor: rename initWithParameters 2024-08-20 18:00:01 +08:00
lilong.129 7a4fe847ac refactor: SessionRunner, merge GetSummary into Start 2024-08-20 17:56:15 +08:00
lilong.129 4883665726 fix: boomer 2024-08-20 17:04:17 +08:00
lilong.129 b43bda4ba3 refactor: move websocket related logic to step_websocket 2024-08-20 16:16:06 +08:00