Hi
I'm looking to automate driving a sequence of steps of an application running
on windows. I'm looking at pywinauto as a possible mechanism which maybe can do
what I need. But what I'd really like is a record facility that could capture
the events so I can glean how to write the necessary ste
Hi
I'm trying to write a test harness for some application code, and part of the
setup method is to map a network drive / network place to a webdav folder.
After extensive googling I can't seem to find any examples in any language :-/
Perhaps that's a bad omen, but being optimistic -
Hopeful