@wdio/utils

v6.0.10
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
  • >=10.0.0
  • Christian Bromann
  • released 4/1/2020

Downloads