• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Safari Status Bar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Safari Status Bar


  • Subject: Re: Safari Status Bar
  • From: Christopher Stone <email@hidden>
  • Date: Tue, 11 Oct 2011 19:21:01 -0500

On Oct 11, 2011, at 17:30, Robert Poland wrote:
Does anyone know of a way to get the status on the Status Bar in Safari?
______________________________________________________________________

Hey Bob,

I haven't UI Scripted Safari much, so there may be a gotcha with this:

tell application "System Events"
tell process "Safari"
tell front window
properties of static text 1 of group 3
end tell
end tell
end tell

But it seems to work alright.  It errors if the Status Bar is hidden.

--
Best Regards,
Chris

 _______________________________________________
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

  • Follow-Ups:
    • Re: Safari Status Bar
      • From: Robert Poland <email@hidden>
    • Re: Safari Status Bar
      • From: Robert Poland <email@hidden>
References: 
 >Safari Status Bar (From: Robert Poland <email@hidden>)

  • Prev by Date: Safari Status Bar
  • Next by Date: Re: Safari Status Bar
  • Previous by thread: Safari Status Bar
  • Next by thread: Re: Safari Status Bar
  • Index(es):
    • Date
    • Thread