wdio-screenshot

v0.1.1
Screenshot commands for WebdriverIO

clean-lib

rimraf lib

clean-tmp

rimraf .tmp

clean

npm run clean-lib && npm run clean-tmp

build

npm run clean && babel ./src -d lib

test

npm run clean && mocha --compilers js:babel-register --recursive test

Metadata

  • MIT
  • Whatever
  • Jan-AndrĂ© Zinser
  • released 6/6/2016

Downloads

Maintainers