Simulating webpage clicks
Simulating webpage clicks
- Subject: Simulating webpage clicks
- From: Charles Burnstagger <email@hidden>
- Date: Fri, 16 Oct 2009 19:20:56 -0700 (PDT)
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 in Objective-C without any JavaScript.
Is there a way to do this using WebKit?
Thanks,
Chuck
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden