feat(core,utils): 新增CoreDriver基础操作,更新文档
- 新增 switch_to_webview/switch_to_native 切换视图。 - 新增 config_loader.py 配置文件系统 - 优化 conftest.py,支持获取设备信息和默认参数。 - 优化 run_appium.py - 更新 README.md - 其他优化
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -19,7 +19,7 @@ outputs/screenshots/
|
||||
|
||||
# --- Allure 报告 ---
|
||||
temp/
|
||||
report/
|
||||
reports/
|
||||
.allure/
|
||||
|
||||
# --- pytest缓存 ---
|
||||
|
||||
Reference in New Issue
Block a user