playwright-wireframe

1.1.2 • Public • Published

Contains useful methods to be used across organization:

Installation:

-> npm i playwright-wireframe

After installation is done import an object property from playwright-wireframe using the following command:

-> import {propertyName} from 'playwright-wireframe'

e.g.

-> import {dragAndDropWithoutTarget} from 'playwright-wireframe';

-> dragAndDropWithoutTarget(0, 30);

/playwright-wireframe/

    Package Sidebar

    Install

    npm i playwright-wireframe

    Weekly Downloads

    0

    Version

    1.1.2

    License

    ISC

    Unpacked Size

    1.57 kB

    Total Files

    3

    Last publish

    Collaborators

    • scottshak