Tag

pywinauto

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Jun 18, 2024 · Operations

Using pywinauto for Windows GUI Automation with Python

This article introduces the pywinauto library, explains how to install it, create Application objects, locate windows and controls, and perform mouse and keyboard automation on Windows applications using Python, with detailed code examples and usage tips.

Windowsgui-automationkeyboard
0 likes · 8 min read
Using pywinauto for Windows GUI Automation with Python
Byte Quality Assurance Team
Byte Quality Assurance Team
Feb 10, 2021 · Mobile Development

Comparison of Windows UI Automation Frameworks: Appium, Airtest, and Pywinauto

This article compares three Windows UI automation frameworks - Appium, Airtest, and Pywinauto - analyzing their principles, deployment environments, supported control properties, advantages, and disadvantages to help developers choose the right tool for their needs.

AirtestUI automationWindows testing
0 likes · 8 min read
Comparison of Windows UI Automation Frameworks: Appium, Airtest, and Pywinauto