nightwatch-extended-junit-reporter

This Nightwatch reporter is a extension of the base JUnit reporter. It includes a base64 encoded string of the failure image and also the test steps. The format for this JUnit was inspired by [this](https://github.com/testmoapp/junitxml) reference guide.

nightwatch-custom-types-generator

> :warning: This tool currently only generates custom types for page objects. For custom commands you will need to implement the type yourself.