Re: Web Renderer (URL -> image)
Re: Web Renderer (URL -> image)
- Subject: Re: Web Renderer (URL -> image)
- From: Shane Stanley <email@hidden>
- Date: Wed, 16 Sep 2015 17:55:46 +1000
On 16 Sep 2015, at 4:44 PM, Takaaki Naganoya <email@hidden> wrote:
>
> Oh…WkWebView does not support Notification!?
I think you need to use a delegate instead. I haven't played with it much, but something like this looks like it should work:
theWebView's setNavigationDelegate:me
...
on webView:theWebView didFinishNavigation:theNavigation
-- it's loaded here, so do the rest of the stuff
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden