.2402898866084912:db3648806918ab0dd020d1f98e3f5048_69e0cee17cd41fb84842a590.69e1e2bf7cd41fb84842aab4.69e1e2bc88cbae7d8d4dcb3a:Trae CN.T(2026/4/17 15:35:27)#293
Open
85chong09 wants to merge 5 commits into
Conversation
- 新增自动化测试框架基础结构 - 实现基金对比功能测试用例 - 添加浏览器控制模块支持Edge浏览器测试 - 集成扩展管理功能用于构建和加载扩展 - 添加测试配置文件和测试数据 - 实现测试结果报告和bug跟踪功能 - 添加测试用例截图功能
重构浏览器控制器以改进扩展加载和弹窗打开逻辑 添加详细的测试流程说明和用户指导信息 增强错误处理和备用方案
新增windows_ui_controller.py实现浏览器菜单自动化操作 更新requirements.txt添加pywinauto和comtypes依赖 优化main.py测试流程说明和browser_controller.py的扩展打开逻辑
fix(autotest): 修复基金对比按钮缺失的bug报告和修复指南 test(autotest): 添加浏览器扩展测试的调试输出和脚本
添加了5个关于基金对比按钮缺失的bug报告json文件 为每个bug报告添加了对应的修复指南文档
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat(测试): 添加基金对比按钮缺失的bug报告和修复指南
添加了5个关于基金对比按钮缺失的bug报告json文件
为每个bug报告添加了对应的修复指南文档