@BAS-Viet-Nam Okay, thank you for the hint. Worked on many sites with these 2 functions without any problems. So I will try it with "Wait while element exists" on this specific site.
Hopefully I don't get in an endless waiting-loop ;)
How to NOT load images in browser?
-
Hello, is there any options to NOT load images in the browser? I am on a proxy that is charged by bandwith and I am trying to conserve as much bandwith as possible and make the amount of data sent as low as possible.. is there a way to turn this off or other tricks to conserve bandwith? Thanks
-
Try to use "REQUEST MASK DENY " in "NETWORK" tab. Add image url in text box or simply enter extension of image ex..(.png/.jpg/.gif) or you can use wild card like this ( *.domainname.com/pathtoimage) . Be sure to read manual if you're having problem as it cover all topics in detail.
-
Thanks
Any other tips anyone has to conserve bandwith ?