• Joined on 2026-01-11
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-03-03 17:49:00 +08:00
a8d0b75dd9 feat(driver): 增加元素高亮截图功能并重构截图矩阵
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-02-28 16:47:14 +08:00
b3dfd2f3e6 refactor: 优化 README.md
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260123-ddt from CNWei/AppAutoTest 2026-02-28 16:33:11 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260123 from CNWei/AppAutoTest 2026-02-28 16:33:01 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260130 from CNWei/AppAutoTest 2026-02-28 16:32:52 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260121 from CNWei/AppAutoTest 2026-02-28 16:32:39 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260120 from CNWei/AppAutoTest 2026-02-28 16:32:30 +08:00
CNWei deleted branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260113 from CNWei/AppAutoTest 2026-02-28 16:32:21 +08:00
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-02-28 16:31:58 +08:00
6ad6b7ff84 fix(conftest,config_loader): 修复 get_caps 的 Capabilities 加载逻辑
CNWei pushed to develop at CNWei/AppAutoTest 2026-02-28 16:27:18 +08:00
CNWei created branch develop in CNWei/AppAutoTest 2026-02-28 16:27:18 +08:00
CNWei pushed to master at CNWei/AppAutoTest 2026-02-28 16:27:03 +08:00
6ad6b7ff84 fix(conftest,config_loader): 修复 get_caps 的 Capabilities 加载逻辑
332deb3666 feat(docs,page_objects): 完善文档以及测试用例演示
52758940ed feat(core,utils): 新增CoreDriver基础操作,更新文档
483a31793d refactor(core/utils): 重构装饰器架构与日志追踪逻辑
798b5a8142 feat: 新增测试页(home)
Compare 19 commits »
CNWei pushed to feature-AppAutoTest-v0.0.1 at CNWei/AppAutoTest 2026-02-28 16:26:32 +08:00
6ad6b7ff84 fix(conftest,config_loader): 修复 get_caps 的 Capabilities 加载逻辑
332deb3666 feat(docs,page_objects): 完善文档以及测试用例演示
Compare 2 commits »
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 at CNWei/AppAutoTest 2026-02-27 17:16:24 +08:00
332deb3666 feat(docs,page_objects): 完善文档以及测试用例演示
CNWei created branch feature-AppAutoTest-v0.0.1-SNAPSHOT-20260227 in CNWei/AppAutoTest 2026-02-27 17:16:24 +08:00
CNWei pushed to feature-AppAutoTest-v0.0.1 at CNWei/AppAutoTest 2026-02-06 17:29:42 +08:00
52758940ed feat(core,utils): 新增CoreDriver基础操作,更新文档
CNWei created branch feature-AppAutoTest-v0.0.1 in CNWei/AppAutoTest 2026-02-06 17:29:42 +08:00
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260130 at CNWei/AppAutoTest 2026-02-03 17:48:58 +08:00
483a31793d refactor(core/utils): 重构装饰器架构与日志追踪逻辑
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260130 at CNWei/AppAutoTest 2026-02-02 22:14:57 +08:00
798b5a8142 feat: 新增测试页(home)
CNWei pushed to feature-AppAutoTest-v0.0.1-SNAPSHOT-20260130 at CNWei/AppAutoTest 2026-02-02 17:49:09 +08:00
4de84039cb refactor: 优化代码