Preeti Lolla
Member • Feb 6, 2012
How to tame the mouse cursor?
I wish to develop an application where in I enter a keyword, say Computer. What the application is required to do is open the browser, load google.com, type the keyword (the search key), find the links of the results, go to each link, extract the logo and link address and map each of the result into an excel sheet/word document. I intend to use MS.NET with C# environment to accomplish this.
I need guidance as to how to tame the cursor so that the keyboard doesn't come into play and everything is automated.
I need guidance as to how to tame the cursor so that the keyboard doesn't come into play and everything is automated.