testcafe-browser-provider-playwright

1.1.0 • Public • Published

testcafe-browser-provider-playwright

This plugin provides following browsers to TestCafe when playwright is installed:

  • chromium
  • chromium:headless
  • firefox
  • firefox:headless
  • webkit
  • webkit:headless

It also supports mobile device emulation (only with chromium and webkit engines).

You can see all available browser aliases by running:

testcafe -b playwright

install

Package can be installed from npm:

npm install playwright --save-dev
npm install testcafe-browser-provider-playwright --save-dev

Package Sidebar

Install

npm i testcafe-browser-provider-playwright

Weekly Downloads

1,020

Version

1.1.0

License

MIT

Unpacked Size

4.35 kB

Total Files

4

Last publish

Collaborators

  • inferpse