Introduction
Implementation of Testla Screenplay for Playwright coming with Abilities, Actions and Questions for UI and API tests - translating into regular Playwright commands.
The package holds custom reporters like HTML report which can be announced in the Playwright config.
Installation
To install it, use the following command based on your package manager:
- npm
- Yarn
npm install @testla/screenplay-playwright
yarn add @testla/screenplay-playwright