Skip to content

devinhedge/pyautogui-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyautogui-example

Easy example of a keyboard driver for test automation

To run on Linux/MacOS, in a terminal command line session type:

python ./src/main.py

To run on Windows, in a PowerShell terminal command line session type:

py.exe .\src\main.py

About

Easy example of a keyboard driver for test automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages