Skip to content

ferrikt/timesheet-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timesheet Automation (Fieldglass)

A cypress automation that would fill in the fieldglass timesheets by hours taken from config (8 per day by default).

Usage

The script params coming from the fieldglass config file.

From source code

# Use your  values
 "creds": {
        "username": "",
        "password": ""
    },