WebdriverIO utilities that encourage good testing practices laid down by dom-testing-library.
Based heavily on the great work on nightwatch-testing-library
You want to use dom-testing-library methods in your webdriverio tests.
Based heavily on nightwatch-testing-library
This allows you to use all the useful dom-testing-library methods in your tests.
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
I'm not aware of any, if you are please make a pull request and add it here!
MIT