@johnsharon said in How to login to any site using HTTP client in BAS?:
How to login to any site using HTTP client in BAS?
you must repeat the same requests that your site sends after you click the login button.
You can do this in puppeteer (tried and works) : https://techoverflow.net/2019/08/10/pyppetteer-minimal-network-request-interception-example/
Any way it can be added to BAS?
Thanks
@HELP_ME said in Intercept Live HTTP Requests:
@Fox is there plans to release this feature? Any idea when? Thanks
I have no idea