ERR_CERT_AUTHORITY_INVALID from Puppeteer running in Docker
I am using Puppeteer within a Docker container to connect to a website that uses its own SSL certificate. I have done the following setup steps:
Chrome not found when running puppeteer in container without root
I am migrating an application that was running on AWS Lambda to an onsite architecture based on docker.
Puppeteer Timeout error when it’s waiting for selector on docker
I have an application running in Docker, when I run it on my machine with headless new, it works normally, but when I run it in Docker it doesn’t find the selector, I’ve already tried all the alternatives using waitForSelector