GetPaid
What's GetPaid?
GetPaid is a Python script that automatically fills out your timecard on SpringAhead's platform.
If your company uses SpringAhead and you keep forgetting to fill out your hours, GetPaid is for you.
What's required?
The following is required for this script to work:
-
Python - https://www.python.org
-
Selenium - To install, open command prompt and type
pip install selenium
-
AutoIT - To install,
pip install pyautoit
- This module only works with the 32 bit version of Python
-
Chrome driver - https://sites.google.com/a/chromium.org/chromedriver/home
- Driver and script should be in same folder