@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.
The website is opening another window and with the 1st window he is checking if the 2 one is loaded and then he starts a timer from 5 sec, i tried multiple ways but the checking system is not working on the 1. Tab.
This is how the Timer looks like

Then i Need to Press this button

And after 5 Secounds in the new Window it goes to this

I Tried Multiple ways but couldnt figure out how to make it work