I am trying to speed up the process of logging into a website: https://webapps.vmtv.com/login/login?
and going to this link multiple times, around x50
http://content.vmtv.com/cgi-bin/purchas ... id=1139989
then logging out w/
http://webapps.vmtv.com/login/login?logout
or just closing the session
First the site only works with IE and not firefox, so I was hopping to try and use httprequest instead of running through IE so that all the graphics and what have you don't have to load.
The idea was to send the request to loggin and then set up a loop to send request for http://content.vmtv.com/cgi-bin/purchas ... id=1139989 multiple times.
The goal is to login and have it send all 50 requests within a minute???
Now the direct link I use to login through IE is:
Code: Select all
Executefile>https://webapps.vmtv.com/login/login?redirect=http://content.vmtv.com&sendAsLoginData=1&avname=voltrontest&password=testpassword