You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I create browser context for each proxy, it will use a lot of memory, so how to let Browser context close automatic.
If I use await page.context.close() will cause Target page, context or browser has been closed problem