Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 701 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 701 Bytes

GUI-Automation-Tool-GAT

Python based GUI automation tool to do tedious repetitive tasks automatically, uses Tkinter and pyautogui.

🛠️GUI Automation Tool🛠️

GUIDE

In the path Enter the coordinates to click, to assist you with this you can find the coordinates using this tool.

Forward lag:

Forward lag is how long to wait after a click. Default is 5 seconds, you can leave it blank as well.

Iteration Interval:

Time interval to repeat the coordinates click after once finished.

Iteration Count:

Number of times to repeat (Default is 1)