Introduction
The fundament of Testla Screenplay on which all other Testla Screenplay modules are built. It is essential for custom development of own Testla Screenplay modules in order to stay compatible with all other Testla Screenplay modules.
Installation
To install it, use the following command based on your package manager:
- npm
- Yarn
npm install @testla/screenplay
yarn add @testla/screenplay