Idea 💡help wanted
仓库指标
- 星标
- (6,029 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Is your feature request related to a problem?
With previous versions of WebdriverIO there was always a browser.log file with the context from the browser console of what was happening with the different sessions and runs. With WebdriverIO V9 this feature was removed making it difficult to debug within a CI/CD pipeline or catch issues within the browser during test runs.
Describe the solution you'd like.
I'd like a flag within the config to enable this behavior or a reporter that brings feature parity to WebdriverIO V9 for gathering context around the browser and its behavior.
Describe alternatives you've considered.
A service, or reporter would work. As long as there is a nice way of seeing what was happening within the browser per session basis.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct