Or should I be using httprequest instead?
I am extracting one piece of information from about 30 webpages, and don't want IE Explorer to keep opening. I'm writing the piece of information to a txt file, then using CloseWindow before opening IE again.
Code: Select all
Let>delay=1
IE_Create>0,IE[0]
IE_Navigate>%IE[0]%,http://www.xboxlc.com/profile/%line%,r
IE_Wait>%IE[0]%,r
Wait>delay