Socket
Book a DemoInstallSign in
Socket

@testing-library/webdriverio

Package Overview
Dependencies
Maintainers
15
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testing-library/webdriverio

webdriverio-testing-library

latest
Source
npmnpm
Version
3.2.1
Version published
Maintainers
15
Created
Source

webdriverio-testing-library

spider

WebdriverIO utilities that encourage good testing practices laid down by dom-testing-library.

Based heavily on the great work on nightwatch-testing-library

Build Status version MIT License semantic-release

PRs Welcome Code of Conduct

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

Usage Docs

Other Solutions

I'm not aware of any, if you are please make a pull request and add it here!

LICENSE

MIT

FAQs

Package last updated on 17 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts