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

wp-playwright-utils

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wp-playwright-utils

End-To-End (E2E) test utils for Playwright to be used in a WordPress environment.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

ℹ️ WP Playwright Test Utils

End-To-End (E2E) test utils for Playwright to be used in a WordPress environment.

The utilities included in this library are meant to be used together with a testing environment created via the @wordpress/env package.

✅ Requirements

ℹ️ Installation

yarn add wp-playwright-utils --dev

📖 Utilities

loginUser

Performs log in with specified username and password.

Parameters:

ParameterTypeDescription
usernamestringString to be used as user credential
passwordstringString to be used as password credential

🤝 Contributing

Contributions are welcome from everyone. For major changes, please open an issue first to discuss what you would like to change.

🔖 License

Distributed under the MIT License. See LICENSE for more information.

FAQs

Package last updated on 22 Dec 2021

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