@wix/unidriver-playwright
v1.4.9
Published
- `playwrightUniDriver` - Creates a driver for DOM element - `playwrightUniDriverList` - Creates a driver for list of DOM elements - `isPlaywrightUniDriver` - Type-guard check if driver is of `dom` type allowing use of specific methods for the driver, t
Downloads
10,339
Maintainers
Keywords
Readme
@wix/unidriver-playwright
playwrightUniDriver- Creates a driver for DOM elementplaywrightUniDriverList- Creates a driver for list of DOM elementsisPlaywrightUniDriver- Type-guard check if driver is ofdomtype allowing use of specific methods for the driver, that are not available in common API.- narrows down
unwrap()andgetNative()*deprecated to returnLocatorinstead ofany
- narrows down
