Scripting mouse pointer location
Scripting mouse pointer location
- Subject: Scripting mouse pointer location
- From: Clay Loveless <email@hidden>
- Date: Sat, 08 Mar 2003 12:56:59 -0800
I'm still getting my feet wet with AppleScript, and I'm having trouble
figuring out how to script the mouse pointer location.
I've been playing around with the new UI Scripting capability, and I can
script many aspects of the user interface, but I still don't see anything in
the "System Events" dictionary for moving the mouse around.
I'm scripting a series of screenshots of Internet Explorer with web pages
that have JavaScript mouseover events. So, I'd like to be able to move the
mouse pointer into position over a particular coordinate, so that the
JavaScript "onmouseover" event fires.
If there's a way to do this with UI Scripting, I'd love to do it that way
... If not, I would really appreciate any suggestions from the list. I've
found the old "Cursor" OSAX, but I really need this to be 100% OS X native.
Thanks in advance for any tips!
Regards,
Clay
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.