Re: Targeting a frame in Safari
Re: Targeting a frame in Safari
- Subject: Re: Targeting a frame in Safari
- From: Simon Topliss <email@hidden>
- Date: Sun, 22 Mar 2009 20:07:00 +0000
On 22 Mar 2009, at 15:57, email@hidden wrote:
WIth these appleScript commands:
I now pronounce you "Man and Grief".
tell application "Safari"
set tabText to text of tab 1 of window 1
set tabSource to source of tab 1 of window 1
end tell
I have been able to identify part of the page looking by parcing the
source, then parcing the text.
Not much else can be done via abbleScript, except do javascript, of
course.
Unfortunately, Javascript will be the only way to go here.
_______________________________________________
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