XMLHelpers
Module containing operations for reading and writing dialogs as XML
The XMLHelpers module is accessible via the pywinauto module.
Attributes
Functions
f WriteDialogToFile(filename, props) ...
Write the props to the file
props can be either a dialog of a dictionary
Classes
C XMLParsingError(...) ...
Wrap parsing Exceptions
This class contains 2 members.
See the source for more information.