Has anyone ever heard of a program where you give it a list of sites to surf, and the browser will go to them randomely? The reason I'm asking is to make sure that we properly remove all virus/spyware on the systems that come into the shop. Thanks in advance
Well if it successfully navigates, and no spyware downloads, it would pass. But if it navigates, and then you find spyware, it fails? I was thinking something made with AutoIt or the like.
No, it can go in sequence. Would you get the batch file to load from a ini or txt file, or would you just have the list within the batch file?
The list would be in a batch file, it will be clear where you can edit and put own sites. I'll post it in 30 mins if i can.
Problem with a batch file is that until you manually close the browser it won't go onto the next command. So with this you have to close the window, and the file with start the browser again with the next site. You can open the file with notepad and change the sites and number of them to suit.