playwright-components
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Playwright Components

npm package

Set of page object components to help in complex playwright projects.

These components assume that you're using a page object / component object approach to you web testing.

It also assumes that your web UI under test abliges to the accessibility best practices from WCAG 2

Installation

On a project only for testing

npm i playwright-components

On project with tests

npm i -D playwright-components

Package Sidebar

Install

npm i playwright-components

Weekly Downloads

93

Version

1.2.1

License

MIT

Unpacked Size

29.6 kB

Total Files

24

Last publish

Collaborators

  • jdsmdev