Closed Waterstraal closed 4 years ago
Note that npx folio --param browserName=chromium
runs fine:
Running 1 test using 1 worker
1 passed (3s)
Which Windows version are you using?
Edition: Windows 10 Enterprise Version: 1909 OS build: 18363.1139
Thanks, @waterstraal. While Chromium and WebKit are working for you, Firefox is missing system-level dependency. To fix this, you can install the Visual C++ redistributable package. We will explore bundling this dependency so it doesn't need to be manually configured. I'll open an issue on the Playwright repo and close this one. We can re-open if you have any issues.
I followed the get started and have the following files:
foo.spec.ts
package.json
Running
npm run test
throws the following error:Versions: