UI Browser / AutoAPOD
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