R
R
Re7r02021-08-22 09:15:34
Text recognising
Re7r0, 2021-08-22 09:15:34

How to see the text of a dialog box of a third-party program in python?

I am automating one program, but after a while a dialog box pops up and I need to find out what is written there.
6121eb74203cd101924389.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vindicar, 2021-08-22
@Re7r0

Watch what you automate. pywinauto allows you to access dialog boxes , then you only need to find the text inside - most likely it will be a control of type "Static".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question