arches-playwright-helpers
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Arches Playwright Helpers

A selection of Playwright helper methods for Arches, to help you accelerate your test automation.

npm version semantic-release: angular

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

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.

(back to top)

Getting Started

Installation

Install the package via NPM to use the helper functions

 npm i arches-playwright-helpers

(back to top)

Usage

import * as helper from `arches-playwright-helpers`

await helper.login(this.page!, username, password)

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Tom Parker - thomas.parker@historicengland.org.uk

(back to top)

Package Sidebar

Install

npm i arches-playwright-helpers

Weekly Downloads

3

Version

1.0.6

License

ISC

Unpacked Size

22.2 kB

Total Files

9

Last publish

Collaborators

  • tomparker-he