is it possible to write some application in C#, which can actually do stuff on a website? something like, go to the website google, type a string in the search box and click on "search"-Button. Or log in into Gmail Account. But all in console.
- cheers