• 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
UI Browser / AutoAPOD
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UI Browser / AutoAPOD


  • Subject: UI Browser / AutoAPOD
  • From: Robert Poland <email@hidden>
  • Date: Thu, 23 Sep 2004 13:08:53 -0600

Hi,

Apparently the APOD site is getting busier an less responsive.

So I'm trying to change my script to loop for awhile to be sure image is downloaded. I haven't got to the loop stage yet as the script below fails.

tell application "System Preferences"
	activate
	tell application "System Events"
		tell process "System Preferences"
			click menu item "AutoAPOD" of menu "View" of menu bar 1
			tell window "AutoAPOD"
				tell tab group 1
					set x to text 1
				end tell
			end tell
		end tell
	end tell
end tell
x

The interim script fails at the statement "set x to text 1".

Using UI Browser 1.3b11 indicates this is the right place to be.

I have tried many versions of the script but always get an error.

I know that most people don't use AutoAPOD but maybe the error is generic.

Any ideas anyone?

Tia,
--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: UI Browser / AutoAPOD
      • From: Bill Cheeseman <email@hidden>
    • Re: UI Browser / AutoAPOD
      • From: Johnny AppleScript <email@hidden>
  • Prev by Date: Re: How to set the background image of a folder ?
  • Next by Date: Re: UI Browser / AutoAPOD
  • Previous by thread: [ANN] Sept. Boston AppleScript Users Group Meeting
  • Next by thread: Re: UI Browser / AutoAPOD
  • Index(es):
    • Date
    • Thread