Skip to content

ariyuan/pywinauto_inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pywinauto Inspector

This is the tool for searching elements by using pywinauto, and get the identifier output for a specific element

Usage

First you need to have pywinauto installed

pip install pywinauto

Then run

python inspector.py

Choose a process and enter it in the input box like

handle=6883560

Click Print button, you'll see all the identifiers output for this window, next you can pick up any of the properties as you want to locate the element.

Sample Record

Releases

No releases published

Packages

No packages published

Languages