Commit Graph

351 Commits

Author SHA1 Message Date
lilong.129
af40d082f7 change: update game examples 2025-07-06 10:38:50 +08:00
lilong.129
147942b34c change: update game examples 2025-07-05 17:04:48 +08:00
lilong.129
8492607fae fix: do not return error when timeout/timelimit for sleep tool 2025-07-04 21:01:40 +08:00
lilong.129
55c4f8b9b5 test: add android example as demo 2025-07-04 14:43:30 +08:00
lilong.129
147020cbe5 feat: add time limit for StartToGoal 2025-07-04 14:23:09 +08:00
lilong.129
7673a64184 fix: wda offset error by scale 2025-07-02 22:03:40 +08:00
lilong.129
b5e3dd6734 fix: tap offset 2025-07-02 20:14:53 +08:00
lilong.129
6d9f4fbeaa example: add zhuadae 2025-07-01 15:41:14 +08:00
lilong.129
0b588376dd example: add romantic_restaurant 2025-07-01 15:11:19 +08:00
lilong.129
0e8841fb9e example: add sudoku 2025-06-30 21:43:34 +08:00
lilong.129
59ca322dda change: update example yanglegeyang 2025-06-30 19:50:21 +08:00
lilong.129
3cd4e5b836 change: update examples 2025-06-30 16:11:55 +08:00
lilong.129
224f3af558 example: add yanglegeyang 2025-06-30 12:05:26 +08:00
lilong.129
8ef9b86fd1 change: update docs 2025-06-28 22:03:22 +08:00
lilong.129
a6d6b5bad2 change: update tests 2025-06-26 19:39:54 +08:00
lilong.129
1923996f65 fix: clean up Appium settings initialization 2025-06-26 17:30:00 +08:00
lilong.129
191235e3f2 add examples 2025-06-25 20:17:27 +08:00
lilong.129
4522bb2dbf fix: examples 2025-06-24 15:36:19 +08:00
lilong.129
b320bbda31 feat: add parameterization support for test cases and steps with configuration options 2025-06-23 21:34:18 +08:00
lilong.129
4050fc3ffc change: update example llk 2025-06-15 00:47:20 +08:00
lilong.129
b271e655b1 feat: add MCP plugin support and optimize AI service configuration
- Add UIXT runner with MCP plugin support
   - Refactor AI service options handling
   - Optimize configuration parsing for LLM and CV services
   - Update dependencies to latest versions
2025-06-13 20:24:57 +08:00
lilong.129
fb0418fa95 feat: add LianLianKan (连连看) game bot implementation
- Add complete LianLianKan game bot with AI-powered interface analysis
- Implement static analysis solver with 0-2 turn connection algorithms
- Support cross-platform game automation (Android, iOS, HarmonyOS, Browser)
- Include comprehensive test suite with real game data
- Add command line tool and documentation
- Integrate with HttpRunner @/uixt module and Doubao AI models
2025-06-12 17:51:23 +08:00
lilong.129
404865ba6b refactor: complete ActionOptions unification and pointer type optimization 2025-05-27 13:34:12 +08:00
lilong.129
0e9389c796 refactor: NewXTDriver api, return error if init failed 2025-04-30 14:31:36 +08:00
lilong.129
d2976844fc fix: load testcase panic caused by config options 2025-04-27 11:50:50 +08:00
lilong.129
e107389d6e refactor: move uixt pkg 2025-03-05 11:04:02 +08:00
lilong.129
3b450ce97f refactor: merge swipe methods 2025-02-11 21:06:00 +08:00
lilong.129
792d3ae9bc change: remove unused tap methods 2025-02-11 17:49:24 +08:00
lilong.129
0839ef5bd6 refactor: IDriver 2025-02-11 17:08:25 +08:00
lilong.129
72f7b77bc8 refactor: XTDriver 2025-02-11 15:34:51 +08:00
lilong.129
c097461987 refactor: XTDriver 2025-02-11 11:48:36 +08:00
lilong.129
3038fb7430 fix: errors 2025-02-09 10:51:03 +08:00
lilong.129
194b61718f refactor: rename options pkg to option 2025-02-06 17:50:09 +08:00
lilong.129
0accec04a9 refactor: move action options to pkg/uixt/options/action 2025-02-06 16:42:16 +08:00
lilong.129
3c9c1dddd9 refactor: move harmony options to pkg/uixt/options 2025-02-06 15:45:05 +08:00
lilong.129
8a78ba6477 refactor: move android options to pkg/uixt/options 2025-02-06 15:34:36 +08:00
lilong.129
14c81ea142 refactor: move ios options to pkg/uixt/options 2025-02-06 14:57:11 +08:00
lilong.129
1f063dd6f7 refactor: move hrp/ to root folder 2025-02-06 11:03:41 +08:00
lilong.129
9376692b71 refactor: move python version to github.com/httprunner/httprunner.py 2025-02-05 21:33:53 +08:00
lilong.129
63a02fe121 upgrade hrp version to v5 2025-02-05 21:18:54 +08:00
lilong.129
ef37d88e0b refactor ios: replace gidevice with go-ios 2024-11-23 15:06:28 +08:00
lilong.129
1fa3c567b9 fix: miss device serial for mobile step 2024-09-25 16:46:00 +08:00
余泓铮
81c9268c35 feat: 新增用例 2024-09-25 13:15:19 +08:00
lilong.129
08cb50b698 refactor: rename IDevice, IWebDriver 2024-09-02 14:11:06 +08:00
lilong.129
01c76c6ed8 refactor: remove video crawler 2024-08-27 20:38:46 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
徐聪
99757954c6 feat: add bilibili ios script 2024-06-04 22:17:26 +08:00
徐聪
2d1c6a024a fix: increase scroll length 2024-06-04 22:00:08 +08:00
徐聪
a64237d671 fix: add waiting time after pressing back 2024-06-04 22:00:08 +08:00
徐聪
ff080067a9 fix: increase the waiting time to enter the main interface 2024-01-24 15:23:31 +08:00