Skip to content

fix: puppeteer ci

fix: puppeteer ci #15

Triggered via push February 11, 2025 00:51
Status Failure
Total duration 32s
Artifacts
run_script
22s
run_script
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/demo.test.ts > Test todo list: puppeteer-with-vitest-demo/tests/demo.test.ts#L15
Error: Could not find Chrome (ver. 131.0.6778.204). This can occur if either 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or 2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer). For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration. ❯ ChromeLauncher.resolveExecutablePath node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/BrowserLauncher.ts:470:17 ❯ ChromeLauncher.computeLaunchArguments node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/ChromeLauncher.ts:128:16 ❯ ChromeLauncher.launch node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/node/BrowserLauncher.ts:97:24 ❯ tests/demo.test.ts:15:21
run_script
Process completed with exit code 1.
run_script
No files were found with the provided path: /home/runner/work/midscene-example/midscene-example/puppeteer-with-vitest-demo/midscene_run/report. No artifacts will be uploaded.