Re: Assistance for UI scripting text entry
Re: Assistance for UI scripting text entry
- Subject: Re: Assistance for UI scripting text entry
- From: Bill Cheeseman <email@hidden>
- Date: Wed, 19 Oct 2011 08:22:24 -0400
On Oct 19, 2011, at 7:30 AM, Jon Rescca wrote: tell application "System Events" to tell process "Leaf Capture" set value of attribute "AXValue" of text field "Type a base file name for your next shot." of scroll area 1 of splitter group 1 of window ("Leaf Capture - " & posixworkpath as string) to "Hello, world!" end tell
Try adding a step after you set the value of the textfield -- either perform action "AXConfirm" or send a Return or Tab keystroke. |
_______________________________________________
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