Ilya
Results
16
issues of
Ilya
Can be useful at least for https://github.com/reportportal/agent-js-playwright/issues/126
TODO: Add the docs section regarding proxy, certificates and other http client options.
[Feature] Provide particular `step: TestStep` object to `onStdErr` and `onStdOut` Reporter methods
4
When implementing a custom reporter, I want to associate certain messages and errors with Playwright's `test.step` at runtime. Therefore, I expect to use the `step: TestStep` argument in the `onStdErr`...
feature-test-runner