M
M
mcrack2019-12-17 19:44:55
Python
mcrack, 2019-12-17 19:44:55

Is there an analogue of Selenium, but for EXE applications?

Is it possible to manage other applications in Python in the same way that Selenium manages websites?
For example, I want to run a program, enter a username and password in it, then click on some button.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
Roman Kitaev, 2019-12-17
@deliro

AutoIt

D
Dimonchik, 2019-12-17
@dimonchik2013

Python is not very good
and so software is full
of Automate - a classic monster

V
Vladimir Kuts, 2019-12-17
@fox_12

There used to be a Sikuli project . But at the moment it is not developing much.
I used pyautogui + OpenCV for this purpose.

M
Maxim, 2020-01-09
@MaximPython

I am using pywinauto for this purpose.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question