seanLiberty

Results 4 comments of seanLiberty

We also experience this problem via debug and non-debug. Any ideas on a workaround?

> [@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? using the provided `context` / `page` fixtures

for a workaround, what is the suggested way to stop on a page for recording purposes?

> > Is this intended, or should the browser/page remain open after running the above test file? (from [@sneekypeeks](https://github.com/sneekypeeks)) > > Yes that's per design. Only the `context` and `page`...