On Oct 16, 2009, at 7:20 PM, Charles Burnstagger wrote:
I need to parse the content of the default page, find specific links
I am looking for, then simulate clicks on those links in the page
just as if the user was clicking it normally - and I need to do all
this in Objective-C without any
I have a Cocoa app with a WebKit browser. My app navigates to a default URL on
startup.
I need to parse the content of the default page, find specific links I am
looking for, then simulate clicks on those links in the page just as if the
user was clicking it normally - and I need to do all this