@wdio/utils

v5.7.8
A WDIO helper utility to provide several utility functions used across the project.
webdriverio webdriver wdio utils

test

run-s test:*

build

run-s clean compile

clean

rimraf ./build

compile

babel src/ -d build/ --config-file ../../babel.config.js

test:unit

jest

test:eslint

eslint src test
npm i @wdio/[email protected]

Metadata

  • MIT
  • >= 8.11.0
  • Christian Bromann
  • released 3/28/2019

Downloads