Skip to content

[BUG] Running Playwright on Firefox inside a Docker container always hangs forever #16491

@eduter

Description

@eduter

Context:

  • Playwright Version: 1.25.0 (but I tried on 1.24.2 and I get the same behavior)
  • Operating System: Ubuntu inside WSL 2 (Win 10)
  • Node.js version: v16.16.0
  • Browser: Firefox

Code Snippet

I've created a repo for reproducing the bug:
https://github.com/eduter/playwright-firefox-docker

Describe the bug

It starts the container and tries to run the example test on Firefox, but then just hangs forever like this:

playwright-ff  | > playwright test example --project=firefox
playwright-ff  |
playwright-ff  | 
playwright-ff  | Running 1 test using 1 worker
playwright-ff  |
                 [1/1] [firefox] › example.spec.ts:3:1 › homepage has Playwright
 in title and get started link linking to the intro page

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions