PyWinGUI GUI Automation Library for Windows Forms (Binary Distribution)
Project description
Universal GUI-Test-Automation
fill_form_with_agent("Master Form [Org 01]", {
---------------------------------------------------------
TEXT FIELDS (label → value)
---------------------------------------------------------
"Date Of Birth:": "11/11/2025", "Title:": "Mr", "Initials:": "GS", "Surname:": "ValueBuilding",
---------------------------------------------------------
RADIO BUTTONS
---------------------------------------------------------
By toggle/name match
"radioBtn:toggle:Female": True, "radioBtn:toggle:Male": True,
Global visual index
"radioBtn:All_01": True, "radioBtn:All_02": True,
Direct name match
"radioBtn:Report": True, "radioBtn:Admin Area": True,
---------------------------------------------------------
CHECKBOXES
---------------------------------------------------------
Toggle by internal name
"checkboxBtn:toggle:Format": True, "checkboxBtn:toggle:Use Today's Date": True,
Checkbox positioned to the RIGHT of the label
"checkboxBtn:right:Inactive": True,
Checkbox positioned to the LEFT of the label
"checkboxBtn:left:Services": True, "checkboxBtn:left:Work Type": True,
---------------------------------------------------------
DROPDOWNS
---------------------------------------------------------
"dropdown:Nationality": "India (IN)", "dropdown:Work Type": "ZNDRST2C",
---------------------------------------------------------
BUTTONS
---------------------------------------------------------
"btn:OK": True, "btn:OK_01": True, "btn:OK_02": True,
---------------------------------------------------------
ACTIVE WINDOW SENDKEYS
---------------------------------------------------------
"activeWindow:SendKeys_01": "{ENTER}", "activeWindow:SendKeys_02": "niranjan4@outlookin.com",
---------------------------------------------------------
REPEATED LABELS (Start/End row matching)
---------------------------------------------------------
First row
"Start:01": "5", "End:01": "5",
Second row
"Start:02": "1", "End:02": "1", })
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pywingui-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pywingui-0.2.3-py3-none-any.whl
- Upload date:
- Size: 248.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32a2a49a7071a70adde5e0ddc41997c8b3b091e4dc1f46799dcd0cc6659184c6
|
|
| MD5 |
196bf704269599058fe69226ee91e82a
|
|
| BLAKE2b-256 |
927e7a15c3065028366ac35af08dbe8e1b033acd7eec47ef49e3eb94903e3f50
|