@testing-library/webdriverio
v3.2.1
Published
<div align="center"> <h1>webdriverio-testing-library</h1>
Downloads
59,716
Maintainers
Keywords
Readme
The problem
You want to use dom-testing-library methods in your webdriverio tests.
This solution
Based heavily on nightwatch-testing-library
This allows you to use all the useful dom-testing-library methods in your tests.
Table of Contents
Installation
This module is distributed via npm which is bundled with node and
should be installed as one of your project's devDependencies
:
npm install --save-dev @testing-library/webdriverio
Usage
Other Solutions
I'm not aware of any, if you are please make a pull request and add it here!
LICENSE
MIT