Create a Resource of LinesFromFile. In the recording studio, use Resource Location to get the file path (keep reuse checked on the resource).
Next, use File System's 'Read File' using the Path from Resource Location.
Load it where ever you need.
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 ?