nightmare-screenshoter
Extend Nightmare to improve screenshot with selector.
.screenshotSelector(path, selector)
Saves a screenshot of the element which matches the specified selector to the specified path.
Example
const Nightmare = ;const installPlugin = installPlugin; ; const screenshotPath = path; ;