zakiRefai

Results 5 comments of zakiRefai

I am also wondering about when this PR will merge

I ran the debugger and added a breakpoint at the `Write storage state to json` step. When the error occurs, Playwright seems to be opening a new tab in the...

Can you elaborate on the APIs you are mentioning? I do not believe we are using any APIs on `BrowserContext`. The whole process of signing a user in from start...

@dgozman After some tinkering, I decided to go a different route with grabbing the storage state. I only need some items from localStorage so I have re-written the "Write storage...

@dgozman We do have a service work attached to our app. Some context, our app runs on vite ^4.2.1. We use it for the [PWA](https://vite-pwa-org.netlify.app/) so that users can download...