I am writing an application in C# that connects to a constantly updated webpage (via webbrowser control) and clicks on them one by one.
The problem I am having, is the actual clicking part of the app. Any help would be appreciated. :)
Thanks in advance.