Context:
- Playwright Version: 0.13.0
- Operating System: Linux
Describe the bug
Playwright works normally locally, but when on the CI. The browser fails to Open. I get the error
TypeError: Cannot read property 'newContext' of undefined
The full log can be found here.
And I'm not exactly sure why this works locally and not on CI.