Commit Graph
103 Commits
Author SHA1 Message Date
lilong.129 979535a73b fix: get validateUI error 2024-11-20 17:35:43 +08:00
lilong.129 6e2f0188b3 fix: step mobile type empty 2024-11-19 21:14:58 +08:00
lilong.129 a813f966d7 change: remove unused session data in step result 2024-11-19 21:00:09 +08:00
lilong.129 01f03939d0 fix: convert swipe params with ConvertToFloat64Slice 2024-11-16 17:44:01 +08:00
lilong.129 d97de403f9 feat: DriverSession Get and Reset 2024-11-14 21:30:09 +08:00
lilong.129 2432ffc230 feat: log action params in summary 2024-11-14 20:09:41 +08:00
lilong.129 41de802c18 feat: DisableAutoPopupHandler 2024-11-14 14:41:13 +08:00
lilong.129 6d514589a0 fix: Swipe params not used 2024-11-13 20:58:52 +08:00
lilong.129 11893aa5c1 feat: add mobile ui actions to summary 2024-11-11 23:11:54 +08:00
lilong.129 a8247b794a refactor: GetUIXTDriver for case runner 2024-11-11 21:35:58 +08:00
lilong.129 e29a510535 feat: set os type for mobile ui step 2024-11-11 13:44:35 +08:00
lilong.129 8e7ac41841 feat: log uixt action 2024-11-11 11:13:04 +08:00
lilong.129 ec72cb8904 feat: mobile sleep step supports specify start time 2024-11-10 22:39:34 +08:00
lilong.129 315c9d745d reafctor: move uixtDrivers to caseRunner 2024-11-10 20:27:40 +08:00
lilong.129 50e472a4f0 feat: log mobile ui action start time and elapsed 2024-11-10 10:49:41 +08:00
lilong.129 96a744365b refactor: log step start time and elapsed(ms) 2024-11-10 10:40:44 +08:00
lilong.129 52b45a55d2 refactor: initUIClient 2024-11-10 00:26:30 +08:00
lilong.129 cee68da11b refactor: move files 2024-11-09 22:54:30 +08:00
lilong.129 8846e84d19 refactor: TestCase/TestCaseDef/StepConfig models 2024-11-09 20:15:40 +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
余泓铮 4fb9baf5a8 fix: 支持鸿蒙 2024-09-19 22:51:10 +08:00
余泓铮 878b626971 feat: 新增鸿蒙支持 2024-09-18 13:44:54 +08:00
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