@web/test-runner-chrome

Chrome browser launcher for Web Test Runner

Usage no npm install needed!

<script type="module">
  import webTestRunnerChrome from 'https://cdn.skypack.dev/@web/test-runner-chrome';
</script>

README

Web Test Runner Chrome

Browser launcher for web test runner. Looks for a locally installed instance of Chrome, and controls it using puppeteer-core. This avoids the postinstall step of puppeteer or playwright, speeding up installation of projects.

See our website for full documentation.