Autofill form at Citysallad
Uses sheetJS to read data from Excel file and Puppeteer to fill the form in a Chrome browser window.
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.