I'm trying to save a list of web pages to my local drive. I have a list of URL's and I want to: 1- load the URL list 2- select the next URL in the list 3- load a page in the browser 4- save the page to my local drive 5- goto 2 I don't see how to do #4