Is it possible for Djuggler to visit websites based in a line-delimited txt file and make a screen capture of each page after it loads or after specific period of time (say 30 seconds) to suppress non-loading errors and them make a note of everything.
websites.txt
http://website1.com http://website2.com http://website3.com
,etc.
I would like to create something like this, but just not sure how where to start with the loading and capture.
save images website1.jpg in /images
save images website2.jpg in /images
save images website3.jpg in /images
,etc.
store variable website
store variable image
export to excel
open excel file
open image directory in windows explorer