Pywinauto: Unterschied zwischen den Versionen

Aus bnw.bnwiki.de
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „© Mark Mc Mahon and Contributors, 2006-2018 Released under the BSD 3-clause license =What is it?= pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to windows dialogs and controls.<ref>https://pywinauto.readthedocs.io/en/latest/</ref> = Links = {| class="wikitable" |+ Text der Überschrift |- ! Titel !! Link !! Kommentar |- | Copy_Title || Copy_Link || |- | g…“)
 
 
Zeile 21: Zeile 21:
|-
|-
|}
|}
[[Kategorie:Tool]]

Aktuelle Version vom 4. Dezember 2022, 11:41 Uhr

© Mark Mc Mahon and Contributors, 2006-2018

Released under the BSD 3-clause license

What is it?

pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to windows dialogs and controls.[1]

Links

Text der Überschrift
Titel Link Kommentar
Copy_Title Copy_Link
github https://github.com/pywinauto/pywinauto
readthedocs https://pywinauto.readthedocs.io/en/latest/ Gute Liste ähnlicher Tools