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

1.19.1 • Public • Published

Playwright TypeScript Utility Functions Library

GitHub stars Last Commit Pull Requests npm version Release Notes

About

playwright-ts-lib is a TypeScript library that provides reusable helper methods for the Playwright Library. It aims to simplify common tasks and enhance the efficiency of automated testing workflows.

Table of Contents

Installation

To install the library, run the following command:

npm install vasu-playwright-utils

Usage

Here's a simple example of how you can use the library:

import { click, fill } from 'vasu-playwright-utils';

// Your code here

Issues and Feedback

If you encounter any issues or have feedback, please Raise an Issue on GitHub.

Contributions

We welcome contributions! Feel free to submit a Pull Request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

/vasu-playwright-utils/

    Package Sidebar

    Install

    npm i vasu-playwright-utils

    Weekly Downloads

    94

    Version

    1.19.1

    License

    MIT

    Unpacked Size

    282 kB

    Total Files

    78

    Last publish

    Collaborators

    • vasu31dev