Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 529 Bytes

File metadata and controls

17 lines (11 loc) · 529 Bytes

autosalad

Autofill form at Citysallad

Uses sheetJS to read data from Excel file and Puppeteer to fill the form in a Chrome browser window.

Instructions

In command prompt: run npm install and node salad

Make sure that:

  • The Chrome browser is closed from the start.
  • The Chrome browser path is configured correctly
  • The column names in the Excel file are specified.
  • The path to the Excel file is correct.