3.2.1-fork3 • Published 9 months ago
@k03mad/testing-library-webdriverio v3.2.1-fork3
fork diff:
- "@testing-library/dom": "^8.17.1",
+ "@testing-library/dom": "10.4.0",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/webdriverioUsage
Other Solutions
I'm not aware of any, if you are please make a pull request and add it here!
LICENSE
MIT