I made this to automate my time card entry.
We used Wand to enter our time cards.
I used this script with Windows Task Scheduler, so every Friday at 5pm it would run this script.
Made this because I am too lazy to do my own time card ¯\_(ツ)_/¯
- Python 3
- Selenium
---or---
pip install selenium
pip3 install selenium
- Chrome Webdriver in PATH
- Enter your Username and Password in the script
- Run the script
---or---
python Magic_Wand.py
python3 Magic_Wand.py