• 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
Safari and UI'ing the View menu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Safari and UI'ing the View menu


  • Subject: Safari and UI'ing the View menu
  • From: Irwin Poche <email@hidden>
  • Date: Wed, 05 Mar 2003 20:05:58 -0600

Can anyone tell me if there is a way to script Safari9s Status, Address, and
Bookmarks bars?

Also, I cannot find doc on either click or menu item. Has this been
published yet.

Thanks,

-Irwin


tell application "Safari"
activate
end tell
tell application "System Events"
tell process "Safari"

-- this works
click menu item "View Source" of menu "View" of menu bar 1

-- these don't work
click menu item "Status Bar" of menu "View" of menu bar 1
click menu item "Bookmarks Bar" of menu "View" of menu bar 1
click menu item "Address Bar" of menu "View" of menu bar 1
end tell
end tell
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: AppleScript object (Re: text item delimiters question)
  • Next by Date: Re: Selecting messages in Outlook Express
  • Previous by thread: Selecting messages in Outlook Express
  • Next by thread: Re: Better Open Dictionary/Selection in SE2
  • Index(es):
    • Date
    • Thread