Sign inSign up

sbx/playwright-kit:20260813-b7d6aa30d2703bffb7c7a91d4e66e550f3f25285

Manifest digest

sha256:a1f054fa3794db458c4a3b7feba0e8ac827c697e22d44b700e085cf241e26bf4

Last pushed

about 1 month by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:a1f054fa3794db458c4a3b7feba0e8ac827c697e22d44b700e085cf241e26bf4

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