• 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: Help clicking a web button with AppleScript without GUI scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help clicking a web button with AppleScript without GUI scripting


  • Subject: Re: Help clicking a web button with AppleScript without GUI scripting
  • From: Vivek K <email@hidden>
  • Date: Tue, 10 Jun 2008 10:27:28 +0530


tell application "Safari"
activate
open location "www.mail.yahoo.com"
end tell


Regards,
Vivek K
PQCE - Robosoft Technologies Pvt Ltd
http://www.robosoftin.c om

On 10-Jun-08, at 10:19 AM, SVV Satyanarayana wrote:

Still its opening 2 windows of Safari ????

SVV Satyanarayana
Bangalore, India
P Please consider the environment 
before printing this email.

On 09-Jun-08, at 2:13 PM, Peter Baxter wrote:
tell application "Safari"
--remove the line telling Safari to activate.  This is what triggers the defaul t page on opening.
open location "www.mail.yahoo.com"
end Robosoft Technologies - Come home to Technology

Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus.
 _______________________________________________
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: 
 >Help clicking a web button with AppleScript without GUI scripting (From: Joe <email@hidden>)
 >Re: Help clicking a web button with AppleScript without GUI scripting (From: SVV Satyanarayana <email@hidden>)
 >Re: Help clicking a web button with AppleScript without GUI scripting (From: Peter Baxter <email@hidden>)
 >Re: Help clicking a web button with AppleScript without GUI scripting (From: SVV Satyanarayana <email@hidden>)

  • Prev by Date: Re: Help clicking a web button with AppleScript without GUI scripting
  • Next by Date: Re: Help clicking a web button with AppleScript without GUI scripting
  • Previous by thread: Re: Help clicking a web button with AppleScript without GUI scripting
  • Next by thread: Re: Help clicking a web button with AppleScript without GUI scripting
  • Index(es):
    • Date
    • Thread