playwright-init

Abstraction over playwright

Usage no npm install needed!

<script type="module">
  import playwrightInit from 'https://cdn.skypack.dev/playwright-init';
</script>

README

Playwright-init

Package to easier initialization of Playwright.

Install

yarn add playwright-init

Issues

Playwright upgrades

Remove node_modules folder

Webkit

It doesn't work on Manjaro

Mobile emulation

  • Without correct wait condition, the test won't finish and may even not work(github.com is such example)

  • It doesn't work on Firefox