I have a project, which requires me to intercept the network requests made by the browser.
Having looked through the source, I can see that the BrowserSession is wrapping playwright.
Would it be possible to have the route method added to the common functions in browser.py?
https://playwright.dev/docs/api/class-route
I have a project, which requires me to intercept the network requests made by the browser.
Having looked through the source, I can see that the BrowserSession is wrapping playwright.
Would it be possible to have the route method added to the common functions in browser.py?
https://playwright.dev/docs/api/class-route