Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 768 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 768 Bytes

@nightwatch/html-reporter-template

@nightwatch/html-reporter-template

Table of contents

Functions

Functions

writeNightwatchHTMLReport

writeNightwatchHTMLReport(destFolder, destFileName, jsonReportObject, product?): void

Parameters

Name Type Default value
destFolder string undefined
destFileName string undefined
jsonReportObject string undefined
product string 'html'

Returns

void

Defined in

index.ts:4