Binary package “node-puppeteer” in ubuntu noble

API to control Chrome over the DevTools Protocol

 Puppeteer is a Node library which provides a high-level API to control Chrome
 or Chromium over the DevTools Protocol. Puppeteer runs headless by default,
 but can be configured to run full (non-headless) Chrome or Chromium.
 .
 Node.js is an event-based server-side JavaScript engine.