@Moastafi74 said in load and show page using http client ?:
@Fox why doesn't load full page?
Open the console in the browser on the network tab and go to the page. You will see that multiple requests are used to load the page, not just one.
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