Puppeteer ESM TS Config for Form & Survey Automation - n8n Workflow | Neura Market
Puppeteer ESM TS Config for Form & Survey Automation
TypeScript config extending base settings for Puppeteer ESM build in n8n, enabling browser automation for surveys and forms.
This file, tsconfig.esm, is a TypeScript configuration located in Puppeteer's source within n8n node_modules. It extends '../../../tsconfig.base.json' and sets 'outDir' to '../lib/esm/puppeteer', facilitating ESM module compilation for browser automation tasks. In n8n workflows, Puppeteer nodes leverage this for headless browser interactions, ideal for automating form submissions and surveys.
Benefits include optimized builds for production n8n environments, reducing bundle sizes and improving
Platform
n8n
Category
Surveys & Forms
Price
$5.99
Creator
Fred Garcia
puppeteer
typescript
esm
browser-automation
forms
surveys
n8n
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.