Sign inSign up

sbx/playwright-kit:20260813-76b68da5d7615bc50701d6823f5133fab1b263c3

Manifest digest

sha256:49956c9e082ec8cc6851e40cf06c4a2c86a4fe6cebd112afc4ea16e09d97e8a3

Last pushed

about 1 month by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:49956c9e082ec8cc6851e40cf06c4a2c86a4fe6cebd112afc4ea16e09d97e8a3

MIXIN

Playwright browser-automation toolchain for sandbox agents — the playwright CLI and @playwright/test v1.61.1 with Chromium, installed to a shared system browsers path so the agent user can run headless browser automation and end-to-end tests entirely inside the sandbox.


Network Egress

registry.npmjs.org:443

cdn.playwright.dev:443

playwright.download.prss.microsoft.com:443

storage.googleapis.com:443

archive.ubuntu.com:80

security.ubuntu.com:80

ports.ubuntu.com:80

download.docker.com:443

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/sbx/playwright-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx