我记得读过有关Windows的自动化程序,可以接受这样的命令列表:
press the ok button
put "hello world" into the text control
press the add button
等等。有谁可以命名这个程序?一千个人。
答案 0 :(得分:1)
看看watin。 http://watin.sourceforge.net/ 结合Microsoft Oslo DSL。你可以轻松实现这一目标
答案 1 :(得分:0)
也许在Windows上寻找AppleScript的端口?假设这样的野兽不存在,那么像AutoHotKey或AutoIt这样的东西可能就够了吗?
答案 2 :(得分:0)