Python Automating GUI Getting Mouse Position | PyAutoGUI Tutorials

preview_player
Показать описание
This is our second video on Python Auomating GUI and in this video we are going to talk about Getting Mouse Position. in the first video we had a simple introduction to Python GUI Automation and how to automate gui in python. you can check the below link for the first article of Python GUI Automation. like previous video we are going to use PyAutoGUI library.

What is PyAutoGUI ?

The purpose of PyAutoGUI is to provide a cross-platform Python module for GUI automation for human beings. The API is designed to be as simple as possible with sensible defaults. PyAutoGUI can simulate moving the mouse, clicking the mouse, dragging with the mouse, pressing keys, pressing and holding keys, and pressing keyboard hotkey combinations.

Get the source code:

Python GUI Automation Introduction

#Python#GUIAutomation#PyAutoGUI
Рекомендации по теме
visit shbcf.ru