Stubborn checkbox
Stubborn checkbox
- Subject: Stubborn checkbox
- From: Theron Blount <email@hidden>
- Date: Mon, 7 Mar 2005 21:45:49 -0800
I've written a script using system events that attempts to click on a
checkbox implemented inside of a table view. The following code does
not work:
activate application "System Preferences"
tell application "System Events"
tell process "System Preferences"
click checkbox 1 of row 1 of table 1 of scroll area 1 of splitter
group 1 of tab group 1 of window 1
end tell
end tell
I have searched high and low, but to no avail, for a solution to this
travail. This stubborn checkbox will not be clicked! Can anyone offer
an idea?
__
Those who know do not tell; those who tell do not know. - Lao-Tzu
__
Theron Blount, SQE
_______________________________________________
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