Commit Graph

26 Commits

Author SHA1 Message Date
lilong.129
4189ccebff change: update logs 2025-07-23 20:58:27 +08:00
lilong.129
af227cfcd2 fix: check if synthesizeEvent timeout error and add extra retry 2025-07-23 20:51:54 +08:00
余泓铮
d4dff22dd8 fix: 修复截图错误 2025-07-17 16:49:26 +08:00
lilong.129
419a245b81 fix: remove unnecessary status code check in Request method 2025-07-17 00:18:57 +08:00
lilong.129
a3b55348ce refactor: use DeviceHTTPDriverError when request driver failed 2025-07-16 00:41:42 +08:00
余泓铮
b598c162a9 feat: 新增logid 2025-07-15 20:18:40 +08:00
余泓铮
429479d3a3 feat: 优化driver层错误码返回 2025-07-14 15:25:15 +08:00
lilong.129
f334a2db8e feat: support max retry times option for driver session 2025-07-09 10:35:43 +08:00
lilong.129
eb2835626c feat: support timeout option for driver session 2025-07-08 22:35:51 +08:00
余泓铮
401d176a95 fix: 重试次数改为1 2025-06-30 18:54:11 +08:00
lilong.129
a71acffa5b fix: enhance URL building logic in DriverSession with additional test cases 2025-06-28 20:25:28 +08:00
lilong.129
ba43e9fd0e refactor: enhance JSON handling and improve request retry logic in DriverSession 2025-06-27 11:52:53 +08:00
lilong.129
b188d6b29b feat: add device status logging and extend DeviceStatus struct with new fields 2025-06-26 20:09:13 +08:00
lilong.129
1b48763e57 refactor: clean up function signatures in DriverSession and WDADriver for improved readability 2025-06-26 14:43:39 +08:00
lilong.129
3e4858db44 refactor: update URL handling in DriverSession and WDADriver, removing base URL dependency for HTTP requests 2025-06-26 14:37:41 +08:00
lilong.129
88d255bce1 refactor: remove GET/POST methods with base URL, streamline HTTP requests in UIA2 and WDA drivers 2025-06-26 14:18:11 +08:00
余泓铮
552aa516b9 fix: 解决ui2不兼容的问题 2025-06-26 11:04:09 +08:00
余泓铮
22d4f12114 feat: 重构session和wda,去掉session概念。session_driver改为纯http调用工具 2025-06-26 00:39:09 +08:00
lilong.129
b9de3cf7a3 refactor: simplify AI action execution and improve sub-action handling 2025-06-08 19:16:37 +08:00
lilong.129
229fd4678c fix: use localhost instead of 127.0.0.1 2025-05-27 20:16:10 +08:00
徐聪
2b06e4a280 update: fucntion call 2025-05-07 21:39:22 +08:00
徐聪
6cce5e3c5b fix: web ui test 2025-05-07 20:12:06 +08:00
lilong.129
379fea9008 refactor: move cached screenResults from XTDriver to DriverSession 2025-05-06 00:10:54 +08:00
lilong.129
e187ba824a refactor: save screenshot in async 2025-03-05 16:29:36 +08:00
lilong.129
98d1ecb478 fix: replace with session ID 2025-03-05 14:52:32 +08:00
lilong.129
e107389d6e refactor: move uixt pkg 2025-03-05 11:04:02 +08:00