Skip to content

Playwright helper library to enhance the testing workflow

Notifications You must be signed in to change notification settings

Vikas1712/Playwright-helper

Repository files navigation

Playwright Typescript Test library

Testing doesn’t need to be hard, and it doesn’t need to suffer from the problems of the past.

playwright-helper is a typescript library that provide resuable helper methods for the Playwright library.

It aims to simplify common tasks and enhance the efficiency of automation testing workflows.

How to use it


To install the library, run the following command

npm install vikas-playwright-helper 

Keeping the software (dependencies) for your repo up-to-date:

To check which software needs updates: npx npm-check-updates -u

To update your software: npm install

Contribute


TODO: Explain how other users and developers can contribute to make your code better.

About

Playwright helper library to enhance the testing workflow

Resources

Stars

Watchers

Forks

Packages

No packages published