Commit Graph

80 Commits

Author SHA1 Message Date
lilong.129
ba8167410c change: update summary tags 2024-09-04 14:10:12 +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
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
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
余泓铮
4c18045f3b merge master 2024-08-27 16:56:26 +08:00
lilong.129
fc01cfe0cc merge branch merge-from-video 2024-08-21 14:57:53 +08:00
lilong.129
88c1d62a76 test: parseStepStruct 2024-08-21 13:30:11 +08:00
lilong.129
40a45f2ba9 refactor: SessionRunner, parseStepStruct 2024-08-20 19:54:58 +08:00
lilong.129
6f0aba87be refactor: initUIClient 2024-08-20 13:35:37 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
余泓铮
9cf1809ac5 fix: 修复loop time间隔上报花费较长时间 2024-07-02 21:23:00 +08:00
余泓铮
7f8ab3f3c1 feat: merge 2024-06-24 16:44:33 +08:00
余泓铮
cc53411ba0 feat: 新增上报duration 2024-06-20 12:04:20 +08:00
余泓铮
c670a4cef9 feat: 兼容iproxy 2.1.0 新增步骤弹窗忽略和全局弹窗忽略 2024-06-12 11:36:30 +08:00
曹帅
93dc17b8de chore: identifier
* chore: identifier
* chore: identifier

https://code.byted.org/iesqa/httprunner/merge_requests/35
2024-04-29 08:06:38 +00:00
lilong.129
49eaf432f8 fix: step type 2024-01-19 11:13:16 +08:00
buyuxiang
81d1fd7da0 feat: support live end to end delay collection 2023-10-27 18:05:17 +08:00
lilong.129
27297da8d3 refactor: close popup handler 2023-09-22 14:15:55 +08:00
lilong.129
4a96dea903 refactor: ClosePopupsHandler 2023-09-21 22:43:17 +08:00
lilong.129
f477d8ae9b change: update logs for popup handler 2023-09-21 16:52:08 +08:00
buyuxiang
780fe2b002 replace AutoPopupHandler with ClosePopupsHandler 2023-08-28 19:05:54 +08:00
buyuxiang
c611a84aaa optimize hrp summary popup info 2023-08-28 17:59:22 +08:00
debugtalk
7357bad185 Merge pull request #1677 from httprunner/add-expert-test
- introduce expert test for both integration and regression
- add TapByUITypes method in step_mobile_ui.go
2023-08-25 16:59:37 +08:00
buyuxiang
4dace0f589 implement TapByUITypes using WithScreenShotUITypes 2023-08-25 14:33:13 +08:00
buyuxiang
30da13891e introduce expert test for both integration and regression 2023-08-25 12:48:28 +08:00
buyuxiang
6bcde3627b feat: support parsing expect value of ui validator 2023-08-25 11:55:31 +08:00
lilong.129
e523c4ecc9 feat: support action options for ScreenShot, WithScreenShotOCR/WithScreenShotUpload/WithScreenShotLiveType/WithScreenShotUIType 2023-08-22 21:04:04 +08:00
lilong.129
c0dc539837 fix: override action error 2023-08-22 16:55:22 +08:00
lilong.129
cc3aedb810 refactor: handle text popups 2023-08-22 14:17:43 +08:00
lilong.129
e01485a846 feat: init device driver with plugin option 2023-08-11 16:21:32 +08:00
lilong.129
4ac09cd662 refactor: move andorid/ios uiClients from HRPRunner to CaseRunner 2023-08-11 16:07:34 +08:00
lilong.129
6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
lilong.129
bc65eb9809 feat: report GA4 events for hrp cmd 2023-07-23 23:59:01 +08:00
lilong.129
0d6da534ab feat: add auto popups handler in swipe find 2023-06-22 15:01:35 +08:00
lilong.129
a98c497995 feat: auto handle popups on each step finished 2023-06-22 12:49:25 +08:00
lilong.129
e7b4d4f8b7 feat: save foreground app when step failed 2023-06-07 16:25:04 +08:00
lilong.129
78f63014cc change: remove checking if app is in foreground when step failed 2023-05-31 16:11:04 +08:00
lilong.129
21a2f9fd22 refactor: check feed activity 2023-05-30 17:40:41 +08:00
lilong.129
ab8b5b133f fix: GetStepCacheData 2023-05-04 13:06:57 +08:00
lilong.129
1bb2079c87 feat: catch interrupt signal 2023-05-03 23:00:17 +08:00
lilong.129
0413ff62d1 fix: convert relative scope to absolute scope 2023-05-02 00:28:00 +08:00
lilong.129
3a404c8372 refactor: merge ActionOption with DataOption 2023-05-01 15:09:28 +08:00
lilong.129
a69db8500c feat: save video stat to summary 2023-04-30 00:13:18 +08:00
lilong.129
6067d5ddbd refactor: AssertAppForeground 2023-04-28 16:15:53 +08:00
lilong.129
1d41d276ab feat: cache screenshot ocr texts 2023-04-28 14:12:31 +08:00
lilong.129
9981dad1f8 feat: cache screenshot ocr texts 2023-04-28 11:44:47 +08:00