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
playwright.request is a very useful utility. But it creates a new connection per request. Got exposes interface to create keep-alive agent. Can playwright as well?
playwright.request is a very useful utility. But it creates a new connection per request. Got exposes interface to create keep-alive agent. Can playwright as well?