Automate Data Entry
Aug 18, 2022 · 2 min read · Needed a script for data entry. System has a GUI and I decided to use pyautogui to type the information in for me. This script was created for a specific purpose but could be adapted if needed. I created a list of what values I needed to enter. Each ...
Join discussion