pywinauto_recorder.recorder

This module contains functions and classes allowing to record a sequence of user actions. All these functions and classes are private except the Recorder class.

Classes

Recorder()

Recorder is a class thread used to record UI events in clipboard or in a file.