@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.
theres a page that asks me for cookie consent or GPDR/whatever consent.
i agree in browser and i can now load these cookies to not have to click on "I agree" again, everytime i load the page from new instance.
Soit works fine however i wanted to use same page with http client with "browser cookies to http client" action and it didnt work. asks for consent anyway.
maybe im doing something wrong?
It might be local storage and not cookies, try using the profiles which saves everything in it's own folder. Create a new one, do your stuff, save and reload to test.
Did this solve the issue?
i have not been able to get success with this, may be due to cached data not being available