[python-win32] recording GUI events for playback (Java application)

2009-11-26 Thread tim.fulcher
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

[python-win32] api for mapping webdav location in My Network Places?

2007-10-04 Thread tim.fulcher
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