A cypress automation that would fill in the fieldglass timesheets by hours taken from config (8 per day by default).
The script params coming from the fieldglass config file.
# Use your values
"creds": {
"username": "",
"password": ""
},