Answer the question
In order to leave comments, you need to log in
How to automate win32 GUI application?
There is a GUI application for windows 10. There are no sources. You need to test the GUI (press buttons, read results, etc.). It is planned to use Python for writing test scripts.
pyautogui only allows you to emulate mouse and keyboard actions by coordinates and search for pictures. This does not fit.
If you write in python, are there any means of determining some id of window elements (buttons, comboboxes, checkboxes, etc.) in order to manipulate them?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question