C# Auto click button and auto fill form
Posted on February 17th, 2010 in C#, Tutorials | 19 Comments »
This tutorial will show you how to auto fill forms and click buttons in a website using the webBrowser control. When you learn to do this you can make your own web bots!
To show you how autoclick/autofill works we’ll make a simple Google AutoSearch Bot.
So lets begin… Read the rest of this entry »
