1.0.3 • Published 1 year ago

testcafe-browser-provider-plugin v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

testcafe-browser-provider-plugin

This browser plugin provides following browsers to TestCafe tool 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).

here's command to view all available browser aliases by running on locally:

testcafe -b plugin

Package can be installed from npm:

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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago