Re: Timeout Not Working As Expected
Re: Timeout Not Working As Expected
- Subject: Re: Timeout Not Working As Expected
- From: "S. J. Cunningham" <email@hidden>
- Date: Wed, 18 Mar 2015 16:17:27 -0400
On Mar 18, 2015, at 4:06 PM, Luther Fuller wrote:
> On Mar 18, 2015, at 2:06 PM, S. J. Cunningham wrote:
>
>> 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.
>
> Firefox (version 36.0) does have a dictionary.
> However, 'open location' and 'open url' are not in the dictionary.
I'm using 28. They break all my add-ons every time they update :) 28 shows a dictionary (in Script Debugger) but there is no "Firefox" suite. Just all the standard Applescript suites. Open url or Open location are pretty much the barebones minimum for any browser. Have they added anything Firefox specific?
_______________________________________________
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