Andreas Jonsson

Results 3 issues of Andreas Jonsson

Hi, in our test specs we are setting up the Page object in the `beforeAll` hooks, I would like to access that page in an automatic test fixture, but not...

triaging

**Context:** - GOOD Playwright Version: 1.39.0 - BAD Playwright Version: 1.40.0 - Operating System: Mac - Extra: [any specific details about your environment] **Code Snippet** ```javascript import { test, expect,...

v1.45

### Last Good Version 1.42.1 ### First Bad Version 1.43.0 ### Steps to reproduce This problem only seems to happen when a test case is having a "long" title. Started...