I create a program that simulates me browsing to gmail, entering the user name and password and clicking the submit button.
All this with C#.
I would appreciate two kinds of answers:
- One that tells how to do this programaticaly. Since I may be interested in automating more
sophisticated user activities. - On that tells me about a program that already does that.
Thanks!!
Why not check the ‘stay signed in’ box, and add a bookmark toolbar item for Gmail?
alt text http://img192.imageshack.us/img192/6240/picture5zw.png
Do it once, and all future logins are a one-click process. Am I missing something? Why overcomplicate this with a C# program?