Skip to content

Repository files navigation

Playwright Base Image

Docker Image CI Docker Image Version (latest semver) Docker Image Size (latest semver) Docker Pulls

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

Usage

You can use the image directly, e.g.

docker run --rm -it chinayin/playwright:1.52.0
docker run --rm -it chinayin/playwright:1.52.0-python3.12
docker run --rm -it chinayin/playwright:1.52.0-chromium-python3.12
docker run --rm -it chinayin/playwright:1.52.0-firefox-python3.12
docker run --rm -it chinayin/playwright:1.52.0-webkit-python3.12
docker run --rm -it chinayin/playwright:1.52.0-node18

The images are built daily and have the security release enabled, so will contain any security updates released more than 24 hours ago.

You can also use the images as a base for your own Dockerfile:

FROM chinayin/playwright:1.52.0

About

Playwright is a framework for Web Testing and Automation.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages