Skip to content

Minimal repro repo for bug running Playwright on Firefox inside a Docker container.

Notifications You must be signed in to change notification settings

eduter/playwright-firefox-docker

Repository files navigation

Playwright + Firefox + Docker

Minimal reproduction repo for bug running Playwright on Firefox inside a Docker container (created with npm init playwright@latest, then added Docker files).

How to run it:

docker compose up

Expected behavior:

Starts a container and runs the example test on Firefox inside the container.

Actual behavior:

Starts a container and tries to run the example test on Firefox, but then just hangs forever.

About

Minimal repro repo for bug running Playwright on Firefox inside a Docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published