Commit Graph
100 Commits
Author SHA1 Message Date
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
lilong.129 b9171ca772 refactor: SessionRunner, merge resetSession 2024-08-20 14:46:33 +08:00
lilong.129 9b45b05edd refactor: SessionRunner, remove startTime 2024-08-20 14:36:51 +08:00
lilong.129 6f0aba87be refactor: initUIClient 2024-08-20 13:35:37 +08:00
lilong.129 263ee681be refactor: CaseRunner, parseConfig 2024-08-20 12:09:15 +08:00
lilong.129 9efbd04055 refactor: move ReadFile to hrp/loader 2024-08-19 22:54:27 +08:00
lilong.129 98ce2cc818 change: rename LoadFile to LoadFileObject 2024-08-19 22:47:28 +08:00
lilong.129 89d0d4bb96 refactor: move LoadFile to hrp/loader 2024-08-19 22:42:53 +08:00
lilong.129 a9b864dc96 refactor: TestCase, TSteps -> Steps 2024-08-19 22:28:21 +08:00
lilong.129 50230adb54 refactor: ITestCase, GetTestCase 2024-08-19 21:37:32 +08:00
lilong.129 14211b7c30 refactor: LoadTestCases 2024-08-19 21:16:13 +08:00
lilong.129 5dc92cc47b refactor: merge TestCase with TCase, loadISteps 2024-08-19 20:37:48 +08:00
lilong.129 7b438e5cec refactor: merge TestCase with TCase, fix converters 2024-08-19 19:42:20 +08:00
lilong.129 448a0bbc67 refactor: merge TestCase with TCase, loadStruct 2024-08-19 19:24:00 +08:00
李隆 ab71815365 Merge branch 'feat-shell-step' into 'master'
Feat shell step

See merge request iesqa/httprunner!22
2024-01-24 08:30:22 +00:00
lilong.129 6f3cb530a9 fix: tests 2024-01-19 16:13:49 +08:00
lilong.129 e5aadb54e2 tests: add bili android example 2024-01-19 15:55:56 +08:00
lilong.129 e7a8cec5db feat: step shell with env variables 2024-01-19 15:06:20 +08:00
lilong.129 49eaf432f8 fix: step type 2024-01-19 11:13:16 +08:00
lilong.129 cd152962be fix: downgrade go mod grpc 2024-01-18 23:41:49 +08:00
lilong.129 70c91a9f5a feat: add Shell step type 2024-01-18 23:35:35 +08:00
lilong.129 dce414e892 change: replace ioutil 2024-01-16 21:53:01 +08:00
lilong.129 4d62708900 change: wait 3s for live loading 2023-09-22 21:44:22 +08:00
lilong.129 cc25a651df change: set 10% chance skipping enter/exit live room 2023-09-22 21:10:15 +08:00
lilong.129 5798e7f39c fix: select random close points 2023-09-22 21:01:24 +08:00
lilong.129 00f5263ca8 fix: loop in finding popups 2023-09-22 18:36:28 +08:00
lilong.129 fc605d3a58 change: check close points 2023-09-22 16:20:00 +08:00
lilong.129 27297da8d3 refactor: close popup handler 2023-09-22 14:15:55 +08:00
lilong.129 fa34cd9a8f change: handle live popup 2023-09-22 11:11:54 +08:00
lilong.129 4a96dea903 refactor: ClosePopupsHandler 2023-09-21 22:43:17 +08:00
lilong.129 d1c30000a7 change: set the coordinate precision to 1 pixel 2023-09-21 21:44:36 +08:00
lilong.129 b5612dbb2a feat: get all close buttons from CV 2023-09-21 21:31:10 +08:00
lilong.129 777912f501 fix: check popup exists 2023-09-21 19:52:23 +08:00
李隆 01fc391b3a Merge branch 'fix-popup' into 'master'
Fix popup

See merge request iesqa/httprunner!9
2023-09-21 11:24:00 +00:00
lilong.129 4962d08fb2 fix: check if popup exists 2023-09-21 19:22:21 +08:00
lilong.129 0d997e9785 fix: check if the current popup equals to the last popup 2023-09-21 17:31:59 +08:00
lilong.129 f477d8ae9b change: update logs for popup handler 2023-09-21 16:52:08 +08:00
lilong.129 e83f7def56 change: revert local text popup handler 2023-09-21 16:15:57 +08:00
lilong.129 1fd170236c fix: raise error if close area not found to popup 2023-09-21 16:07:13 +08:00
lilong.129 f68b644548 change: update logs for popup handler 2023-09-21 15:26:27 +08:00
lilong.129 bdc8c30c18 change: remove unused local popup handler 2023-09-21 14:25:06 +08:00
lilong.129 0e648e303c fix: panic when close popup 2023-09-21 12:03:19 +08:00
lilong.129 dc1d71d85b feat: get preview live type 2023-09-21 11:53:14 +08:00
lilong.129 0eb2005ec1 fix: skip entering preview live by 25% chance 2023-09-20 22:44:56 +08:00
lilong.129 014497a8c8 feat: enter/exit live room by chance 2023-09-20 22:35:33 +08:00
lilong.129 88b602f03a fix: clear current video cache before swipe 2023-09-20 22:03:13 +08:00
lilong.129 517f128b29 change: set found live/feed msg as const 2023-09-20 21:03:09 +08:00
lilong.129 6464dacdfb change: disable ppe 2023-09-20 20:40:45 +08:00
lilong.129 2f310fea8a fix: tap/swipe points with random offset 2023-09-20 20:26:01 +08:00
debugtalk 91b4ad8344 Merge pull request #1701 from httprunner/swipe-random
tap/swipe with random offset
2023-09-20 16:18:08 +08:00