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