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

https://github.com/klamping/react-webdriverio-example

Code example from my livestream
https://github.com/klamping/react-webdriverio-example

react selenium selenium-webdriver webdriverio

Last synced: 11 months ago
JSON representation

Code example from my livestream

Awesome Lists containing this project

README

          

# WebdriverIO React Example

## Configuration

1. Clone the repo and run `npm install`

## Usage

Run tests using the `npm test` command.