Re: Simulating webpage clicks
Re: Simulating webpage clicks
- Subject: Re: Simulating webpage clicks
- From: Jens Alfke <email@hidden>
- Date: Fri, 16 Oct 2009 21:08:50 -0700
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 JavaScript.
Look at the DOM API (WebKit/DOMDocument.h, etc.)
—Jens_______________________________________________
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