arches-playwright-helpers
v1.0.6
Published
A selection of Playwright helper methods for Arches
Downloads
16
Maintainers
Readme
About The Project
The Arches Playwright Helper package is designed to streamline and enhance the process of testing and automating workflows within the Arches cultural heritage data management platform. This package provides a suite of helper functions that leverage the power of Playwright, a modern and versatile browser automation library, to facilitate efficient and effective interaction with Arches instances.
Getting Started
Installation
Install the package via NPM to use the helper functions
npm i arches-playwright-helpers
Usage
import * as helper from `arches-playwright-helpers`
await helper.login(this.page!, username, password)
License
Distributed under the MIT License. See LICENSE.txt
for more information.
Contact
Tom Parker - [email protected]