CA
eastern-cyan

Do I need different docker images to run playwright with firefox and chrome?

As I know playwright support several browsers. Is there a way suing Apify (the old version, 2.3 I think) to run on one job playwright chrome and playwright firefox?
2 Replies
Pepa J
Pepa J3y ago
Hello @Yordan , I was able to find a info about this in a doc https://docs.apify.com/sdk/js/docs/2.3/guides/docker-images#actor-node-playwright There is a Docker image which contains several browsers.
Running in Docker | Apify Documentation
Running headless browsers in Docker requires a lot of setup to do it right. But you don't need to worry about that, because we already did it for you and created base images that you can freely use. We use them every day on the Apify Platform.
eastern-cyan
eastern-cyanOP3y ago
@Pepa J Thanks! you saved my day. I missed that when reading

Did you find this page helpful?