Closed
Description
System info
- Playwright Version: v1.34.0
- Operating System: Linux
- Browser: WebKit
- Other info: image mcr.microsoft.com/playwright:v1.34.0-focal@sha256:98cc61f5e5c5289c9c6ae5dc3e8fb4a4f25bc18021290442f2c4dcdc254cb4dc
Source code
Link to the GitHub repository with the repro
Issue can be seen at https://gitlab.com/gitlab-ci-utils/pa11y-reporter-html-plus/-/jobs/4319804016
Expected
Should be able to launch webkit browser in playwright container.
Actual
Container image mcr.microsoft.com/playwright:v1.34.0-focal@sha256:98cc61f5e5c5289c9c6ae5dc3e8fb4a4f25bc18021290442f2c4dcdc254cb4dc gives the following error when trying to launch a webkit browser:
Error: browserType.launch:
╔══════════════════════════════════════════════════════╗
║ Host system is missing dependencies to run browsers. ║
║ Missing libraries: ║
║ libgudev-1.0.so.0 ║
╚══════════════════════════════════════════════════════╝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment