Anton Posikera

Results 2 issues of Anton Posikera

In my current project, we starting the migration to Playwright (with playwright-test runner). I've managed to build a decorator function that marks all methods of my Page Object as a...

P3-collecting-feedback
feature-test-runner

When I have `beforeEach` in my test suite and add test steps inside it will result in a report as several calls of `beforeEach` for each test. This happens because...

theme:mocha