Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is there a python module that can fill native windows form fields?

I want to know of any Python module that will help me enter form data within a native windows application IDE.

E.g. A password protected USB has an application to enter password. I want to automate this process by running the application and filling the form with the password.

Thanks in advance

roo7break

like image 662
user1507123 Avatar asked May 12 '26 07:05

user1507123


1 Answers

The library pywinauto can be used for Windows GUI automation in Python.

like image 68
Sven Marnach Avatar answered May 14 '26 21:05

Sven Marnach



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!