Sriram Rajagopalan
Sriram Rajagopalan
### Feature description Currently, when using `createBrowserContext`, Puppeteer does not provide built-in functionality to save and share the cache between different browser contexts. This feature would be helpful in scenarios...
### Feature description Is there any way to get the WeSocket object that is connected to the browser which is launched by the puppetter default. insested to create a custom...
### Your Feature Request I want to configure HAProxy to load balance using balance hdr(sessionId) when the seedID header is present, and fallback to leastconn when the header is missing....