Puppeteer CJS TypeScript Config for n8n Browser Automation
Configures TypeScript compilation for Puppeteer Core in CommonJS module format, optimized for n8n workflows involving browser automation in AI chatbots.
This configuration file sets up TypeScript compilation specifically for Puppeteer Core's CommonJS (CJS) builds, extending a base tsconfig and targeting Node.js module resolution. It directs output to a lib/cjs directory and references third-party configs, ensuring reliable browser automation scripts compatible with n8n environments.
Benefits include streamlined builds for headless Chrome control, reducing compilation errors in Node.js setups common in n8n. It saves developers time by providing
Platform
n8n
Category
AI & Machine Learning
Price
$4.99
Creator
Maxim Luong
puppeteer
typescript
commonjs
browser-automation
n8n-config
ai-chatbots
node-build
headless-chrome
ml-automation
web-scraping
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.