@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.
I m trying to load website using browser automation studio and every second time i run script,i get timeout error.I tried ignore error option but it also not worked for me.Plz help me to solve this problem.Here is error log below
Thread #1 : Timeout during LoadPage http://examplewebsite.com
@baldeepo said in Timeout Error During Page Load:
I m trying to load website using browser automation studio and every second time i run script,i get timeout error.I tried ignore error option but it also not worked for me.Plz help me to solve this problem.Here is error log below
Thread #1 : Timeout during LoadPage http://examplewebsite.com
Do you use proxies in your project?