tests
Package of tests that can be run on controls or lists of controls
The tests module is accessible via the pywinauto module.
Functions
Modules
The pywinauto.tests module exposes 12 submodules:
- allcontrols
- Get All Controls Test
- asianhotkey
- Asian Hotkey Format Test
- comboboxdroppedheight
- ComboBox dropped height Test
- comparetoreffont
- Compare against reference font test
- leadtrailspaces
- Different Leading and Trailing Spaces Test
- miscvalues
- Miscellaneous Control properties Test
- missalignment
- Missalignment Test
- missingextrastring
- Different number of special character sequences Test
- overlapping
- Overlapping Test
- repeatedhotkey
- Repeated Hotkeys Test
- translation
- Translation Test
- truncation
- Truncation Test
See the source for more information.