Windows automation with Applescript and WINE -


can automate windows application running on wine applescript? if not, there way script windows app on wine osx?

i've not tried wine parallels gui scripting , send keystrokes directly application. here's blog post wrote on it. (although use python + appscript scripting primarily)

http://www.libertypages.com/clarktech/?p=1496

note send each character separately in script. can send full strings. abstracted out can add delay if necessary. have function sending strings.

if you're not familiar gui scripting i'd @ following tutorial:

http://www.macosxautomation.com/applescript/uiscripting/index.html


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -