Skip to content

45H15H/GUI-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI Automation

A collection of GUI automation projects.

Project Description
Piano Tiles Automate tile clicking
monkeytype Automate typing
typer.io Automate typing

Requirements

A few of these projects use browser automation and web scraping to control the browser and read the website. Libraries that are used include:

  • pyautogui
  • Requests
  • BeautifulSoup
  • lxml
  • re
  • selenium

Caution

These projects were written according to my system's behavior, which may be different from other systems' behavior. You may have to change some lines to get these projects working on your system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages