Feature Summary
Extend support for https://github.com/Sparticuz/chromium library
Use Case
This GitHub repository provides a custom, lightweight Chromium that helps trigger Chrome in AWS Lambda functions.
https://github.com/Sparticuz/chromium
We attempted to use this with the Eko Node.js module, but it breaks, so it requires a CDP connection, which incurs additional costs.
Expected Outcome
Enable proper support custom Chrome builds.
Additional Context
No response