pyWinAuto: pywinauto.XMLHelpers -- Module containing operations for reading and writing dialogs as XML

XMLHelpers

Module containing operations for reading and writing dialogs as XML


Attributes

a number

<_sre.SRE_Pattern object at 0x013855C0>

Functions

f WriteDialogToFile(filename, props) ...

Write the props to the file

props can be either a dialog of a dictionary

f ReadPropertiesFromFile(filename) ...

Return an list of controls from XML file filename

Classes

C XMLParsingError(...) ...

Wrap parsing Exceptions

This class contains 2 members.

See the source for more information.