New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

playwright-components

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playwright-components

Set of page object components to help in complex playwright projects

latest
Source
npmnpm
Version
1.5.0
Version published
Weekly downloads
391
-35.26%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

accessibility

FAQs

Package last updated on 27 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts