For the Screen Scraper I'm working on (Screen Scraper) I would like to be able to select HTML elements on the Web Browser. Do you know if this is possible in .NET 3.5 and if so how do you think you could do it?
Example of what I'm trying to do:
Somehow the program incorporates a web browser and allows the user to click on every HTML element...