Commit Graph

4405 Commits

Author SHA1 Message Date
张开元
272c2ed1eb fix 2025-05-27 20:11:48 +08:00
徐聪
e4ab10351e Merge 'fix/xucong.053/ai_assert' into 'master'
fix: failed to use ai_assert

See merge request: !89
2025-05-19 07:46:17 +00:00
徐聪
46dbf37db7 fix: failed to use ai_assert 2025-05-19 15:31:36 +08:00
李隆
a91eba6070 Merge branch 'mcp-plugin' into 'master'
CaseRunner 支持注册自定义 driver

See merge request iesqa/httprunner!86
2025-05-15 09:14:31 +00:00
lilong.129
c71ac5c3cd feat: set step loops with expression variable 2025-05-14 15:01:10 +08:00
lilong.129
d145784910 fix: swipe with params 2025-05-14 14:36:46 +08:00
lilong.129
6f428ce5cd change: upgrade mcp-go to v0.27.0 2025-05-12 22:46:21 +08:00
lilong.129
3b3807770d change: update docstring 2025-05-12 21:35:49 +08:00
lilong.129
4d48a418f9 change: parse mobile device config 2025-05-12 19:16:01 +08:00
lilong.129
9c735bd46a feat: save screenshot after action 2025-05-12 18:04:56 +08:00
lilong.129
0722e92e87 change: remove options for AppLaunch/AppTerminate 2025-05-12 17:36:16 +08:00
lilong.129
00a6ca1f61 change: remove options for AppLaunch/AppTerminate/AppClear 2025-05-12 17:27:48 +08:00
lilong.129
0b1a92d8dd refactor: NewCaseRunner 2025-05-12 15:25:32 +08:00
lilong.129
4dfeffc32b refactor: RegisterUIXTDrivers 2025-05-12 09:18:05 +08:00
lilong.129
d95eec78b0 feat: add WithPreMarkOperation and WithPostMarkOperation to mark UI operation before/after action 2025-05-12 08:58:27 +08:00
lilong.129
7a6890a160 feat: set timeout for Call function 2025-05-12 08:48:54 +08:00
lilong.129
f6ad6c9eff feat: add function call for XTDriver 2025-05-10 09:50:00 +08:00
lilong.129
9bafea53af feat: support action options for AppLaunch/AppTerminate 2025-05-10 00:01:30 +08:00
lilong.129
4a2276c7f0 refactor:
1, add options for AppLaunch/AppTerminate/AppClear;
2, add pre hook and post hook for AppLaunch/AppTerminate action
2025-05-09 23:30:49 +08:00
lilong.129
2a13594e3d feat: add pre hook and post hook for Swipe action 2025-05-09 23:15:27 +08:00
lilong.129
1dfc473d33 feat: add pre hook and post hook for Drag action 2025-05-09 23:10:59 +08:00
lilong.129
f7ec4a06b4 feat: add pre hook and post hook for DoubleTap action 2025-05-09 23:06:45 +08:00
lilong.129
3715cbb432 feat: support pre hook and post hook for actions 2025-05-09 23:01:27 +08:00
李隆
433b1cd48d Merge 'feat-ai' into 'master'
fix: syntax error

See merge request: !84
2025-05-09 03:59:20 +00:00
lilong.129
7bad75f92d fix: syntax error 2025-05-09 11:22:10 +08:00
李隆
dd1b0c2b7b Merge branch 'feature/xucong.053/player' into 'master'
fix: web ui test

See merge request iesqa/httprunner!83
2025-05-07 14:47:19 +00:00
徐聪
b00699ca7d fix: invalid browser driver 2025-05-07 22:45:56 +08:00
徐聪
dff083e93f fix: delete useless codes 2025-05-07 21:50:27 +08:00
徐聪
2c206697d6 fix: update ACTION_WebCloseTab 2025-05-07 21:41:43 +08:00
徐聪
2b06e4a280 update: fucntion call 2025-05-07 21:39:22 +08:00
徐聪
0bd621ad3c fix: XTDriver 2025-05-07 20:21:56 +08:00
徐聪
ccc279bdcd fix: assert by Selector 2025-05-07 20:12:56 +08:00
徐聪
6cce5e3c5b fix: web ui test 2025-05-07 20:12:06 +08:00
李隆
ca0282a6bf Merge branch 'feat-ai' into 'master'
refactor

See merge request iesqa/httprunner!82
2025-05-07 12:03:17 +00:00
徐聪
37fd2e900d fix: increase the number of reconnection attempts when the UiAutomator connection is disconnected 2025-05-07 20:01:52 +08:00
lilong.129
032a130418 change: handlerTapAbsXY 2025-05-07 17:15:20 +08:00
lilong.129
81f29cdef5 refactor: replace OpenFile with Open 2025-05-07 16:40:39 +08:00
lilong.129
5e9fca046a refactor: rename to driver_handler 2025-05-06 00:57:15 +08:00
lilong.129
71dac459e6 refactor: handlerDoubleTap 2025-05-06 00:55:54 +08:00
lilong.129
48e3d9002e refactor: handlerSwipe 2025-05-06 00:41:15 +08:00
lilong.129
338c2c77aa refactor: handlerDrag 2025-05-06 00:38:07 +08:00
lilong.129
5943f8c033 refactor: handlerTapAbsXY 2025-05-06 00:26:27 +08:00
lilong.129
379fea9008 refactor: move cached screenResults from XTDriver to DriverSession 2025-05-06 00:10:54 +08:00
lilong.129
ce93df1f23 change: mark ui operation before action 2025-05-05 16:54:59 +08:00
lilong.129
e5ececa776 change: log time duration for ui marker 2025-05-05 16:35:37 +08:00
lilong.129
cfc71819d2 feat: mark tap/swipe UI operation 2025-05-05 16:31:13 +08:00
lilong.129
6569121d5d refactor: move LoadImage 2025-04-30 16:21:01 +08:00
lilong.129
fcddcfb630 refactor: GetModelConfig 2025-04-30 15:21:17 +08:00
lilong.129
0e9389c796 refactor: NewXTDriver api, return error if init failed 2025-04-30 14:31:36 +08:00
lilong.129
2ae252b52a refactor: merge planner 2025-04-30 14:07:48 +08:00