Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 379 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 379 Bytes

autogui

Sample python script using pyautogui for web automation

This is a sample script using pyautogui to automate a web interface. I have used pyautogui often in my business practices as a sort of "on the go" RPA script automator. True, TagUI is better but not always needed. This script is fairly simple and you are free to use it, copy it, modify it at your own risk.