• 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: Timeout Not Working As Expected
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Timeout Not Working As Expected


  • Subject: Re: Timeout Not Working As Expected
  • From: "S. J. Cunningham" <email@hidden>
  • Date: Wed, 18 Mar 2015 15:06:36 -0400

On Mar 18, 2015, at 1:44 PM, Christopher Stone wrote:

> Hey Steve,
>
> On a side-note:
>
> Any special reason you're not using this form?
>
> do shell script "open -a Firefox http://www.yahoo.com";
>
> --
> Best Regards,
> Chris

No, I just copied the form from the iMacros wiki.  Then I realized a lot of people on this list might not recognize iMacros so I changed it to Yahoo.  The form you suggest doesn't hang.  I still don't understand why the other one does.

Firefox doesn't support Applescript but I discovered that

	tell application "Firefox" to open location "http://www.yahoo.com";

works so I can skip the shell script or (ugh!) GUI scripts.

Curiously

	tell application "Firefox" to open url "http://www.yahoo.com";

used to work but it doesn't any longer.

I am writing an Applescript to run an iMacros script directly:

	tell application "Firefox" to open location "imacros://run/?m=Name.iim"

That's how I stumbled across it.
 _______________________________________________
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: Timeout Not Working As Expected
      • From: Shane Stanley <email@hidden>
    • Re: Timeout Not Working As Expected
      • From: Luther Fuller <email@hidden>
    • Re: Timeout Not Working As Expected
      • From: "Stockly, Ed" <email@hidden>
References: 
 >Timeout Not Working As Expected (From: "S. J. Cunningham" <email@hidden>)
 >Re: Timeout Not Working As Expected (From: "S. J. Cunningham" <email@hidden>)
 >Re: Timeout Not Working As Expected (From: Christopher Stone <email@hidden>)

  • Prev by Date: Re: Timeout Not Working As Expected
  • Next by Date: Re: Timeout Not Working As Expected
  • Previous by thread: Re: Timeout Not Working As Expected
  • Next by thread: Re: Timeout Not Working As Expected
  • Index(es):
    • Date
    • Thread