• 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: Please Test » Safari Save Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please Test » Safari Save Problem


  • Subject: Re: Please Test » Safari Save Problem
  • From: Brian Christmas <email@hidden>
  • Date: Thu, 08 Mar 2012 20:13:36 +1100


On 07/03/2012, at 9:17 PM, Christopher Stone wrote:

Hey Folks,

Mac OS: 10.7.3
Safari:  5.1.3

Would someone confirm this one for me?

tell application "Safari"
activate
tell front document
save
end tell
end tell

Whenever I run the above the Save dialog shows up, BUT the file name ends with '.css' even though 'WebArchive' is the designated file-type.

If you tell it to go ahead and save it complains and says it can't save as that file.

Thank you.

--
Best Regards,
Chris

P.S. What the heck happened to the archive search?

G'day Chris

It works the same on my Lion iMac.

This will bring up the correct dialog box however.

tell application "Safari"
activate
tell application "System Events" to tell process "Safari"
keystroke "s" using command down
end tell
end tell

Regards

Santa


 _______________________________________________
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

References: 
 >Please Test » Safari Save Problem (From: Christopher Stone <email@hidden>)

  • Prev by Date: Please Test » Safari Save Problem
  • Next by Date: RE: Please Test ? Safari Save Problem
  • Previous by thread: Please Test » Safari Save Problem
  • Next by thread: Re: Please Test » Safari Save Problem
  • Index(es):
    • Date
    • Thread