Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andy-schulz/thekla-core_outdated

An implementation of the screenplay pattern using Webdriver JS
https://github.com/andy-schulz/thekla-core_outdated

screenplay screenplay-pattern test-automation

Last synced: 3 days ago
JSON representation

An implementation of the screenplay pattern using Webdriver JS

Awesome Lists containing this project

README

        

# thekla-core

***



Status





npm version

***

## Documentation

thekla-core is a package used in [thekla](https://github.com/andy-schulz/thekla), see
[the official project documentation](https://andy-schulz.github.io/thekla/)
for more information.
## Usage

You can use thekla-core in 2 ways:

* as a WebdriverJS Wrapper or
* as a screenplay implementation

## Installation

```sh
npm install thekla-core --save
```