Skip to content

Chromium only build missing dependencies #12

Open
@aspectum

Description

@aspectum

I'm quite sure the Chromium only build is missing dependencies. I know for a fact libx11-xcb1 is one of them, as I ran playwright with DEBUG=pw:browser and saw it missing (also confirmed by someone else here). I added it to the section with the dependencies for both Chromium and Firefox and the error was gone, but still playwright wouldn't work. After struggling with this for a couple of days I just gave up and removed the PLAYWRIGHT_BUILDPACK_BROWSERS env variable and now everything works.
The strange thing is that in another part of my code, where I scrape a single page, things seem to work regardless. The problematic section is when I scrape several pages (in the same browser and same context). But now everything is fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions