I want to use Playwright.connect() method using Proxy to consume Browserless. According to Browserless doc. The standard connect method uses playwright’s built-in browser-server to handle the connection. This, generally, is a faster and more fully-featured method since it supports most of the playwright…