P
P
Prepod212020-10-14 18:04:41
Software testing
Prepod21, 2020-10-14 18:04:41

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

1 answer(s)
V
Vladimir Kuts, 2020-10-14
@fox_12

Try
Auto IT

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question