ArnaudBuchholz / ui5-test-runner

A test runner for UI5 applications enabling parallel execution of tests.
https://arnaudbuchholz.github.io/ui5-test-runner/
MIT License
18 stars 9 forks source link

Document `PUPPETEER_SKIP_DOWNLOAD` #52

Closed ArnaudBuchholz closed 9 months ago

ArnaudBuchholz commented 1 year ago

I needed to add PUPPETEER_SKIP_DOWNLOAD=true to the .npmrc. Maybe you want to add to the documentation that this might be needed in ci environments? 2023-06-09 09:32:19,231 - xmake-core - ERROR - ERROR: Failed to set up Chrome r113.0.5672.63! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download.

ArnaudBuchholz commented 9 months ago

Addressed in 3.3.5