Re: Google Chrome: Set variable to result of JavaScript
Re: Google Chrome: Set variable to result of JavaScript
- Subject: Re: Google Chrome: Set variable to result of JavaScript
- From: julifos <email@hidden>
- Date: Wed, 13 Jul 2011 09:42:21 +0200
- Thread-topic: Google Chrome: Set variable to result of JavaScript
Like this (for future reference ;-):
########
make new web window with properties {path name:"http://www.google.com/",
script:foo}
script foo
on pageloaded w
callJavaScript w script "document.getElementById('q').value='done
loading!'"
end pageloaded
end script
########
jj
El 13/07/11 01:30, "Emmanuel LEVY" <email@hidden> escribió:
>For those interested, Smile's web window receives a "pageloaded" event
>when the page is safe.
>
>Emmanuel
_______________________________________________
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