Nightwatch is a UI automation test tool that supports Chrome, Edge, Firefox and Safari browsers. It was released in January 2014, has 11.3k stars on GitHub, and is fully open sourced and maintained by BrowserStack. Nightwatch uses the WebDriver protocol to perform the browser automation tasks, and can be used…