Post a text into a Textfield in a random Windows App using Python

Viewed 21

I'm trying to send a text value into form in SAP (Form window is always open). I need a library that allows me to select a specific window and send keys into a FormField in this window.

I read about Pywinauto but I don't think it has the functionality.

0 Answers
Related