WebdriverIO HTML Reporter
Installation
npm install --save wdio-html-reporter
Usage
In your wdio.conf.js
:
reporters: 'html' reporterOptions: html: outFile: '/path/to/file.html'
npm install --save wdio-html-reporter
In your wdio.conf.js
:
reporters: 'html' reporterOptions: html: outFile: '/path/to/file.html'
npm i wdio-html-reporter
216
1.0.2
Apache2
30.5 kB
13