automatic enter login credentials while testing my app (from visual studio 2008)
- by Michel
Hi all,
this is something that i don't want to program, but i was looking for a handy way of logging on to my web app.
i'm building (and testing and running) my webapp over and over again, and here i've been provided a strong password.
needless to say it's not so nice to enter my full user name + strong password 30 times a day.
is there a nifty tool which lives in the background and when i open page localhost/mytestpage.aspx, it will say: "hey, let me type in michel and sdfs%^%gfhg in these two textboxes"?