Andre Tu Nguyen
Results
2
comments of
Andre Tu Nguyen
Hello, I can also reproduce something similar to this. Although I don't use the debugger to run Playwright tests, our process/repo steps follow something like this: 1. Run the test...
> [@AndreNguyen124](https://github.com/AndreNguyen124) [@seanLiberty](https://github.com/seanLiberty) are you creating the browser contexts / pages yourself, or are you using the provided `context` / `page` fixtures? I'm currently creating browser contexts/pages for my Playwright...