GUI automation tool (windows)
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Tue Aug 10 04:05:12 EDT 2010
In message
<56a18e2b-4967-4a63-852e-1eb53bb6e561 at j8g2000yqd.googlegroups.com>, Alex
Barna wrote:
> So what happens to this field (Windows GUI automation) ?
Can’t understand the point to it. “GUI automation” is a contradiction in
terms, because a GUI is designed for use by humans to do manual tasks, not
ones that can be automated.
Tasks that can be automated are most easily, flexibly, and above all
reliably, done via command lines and other such scripting interfaces.
More information about the Python-list
mailing list