Tag: Selenium

NightWatchjs Part 2 (Getting Started) 0

NightWatchjs Part 2 (Getting Started)

NightWatchjs?The makers of NightWatch say: “Nightwatch.js is an automated testing framework for web applications and websites, written in Node.js and using the Selenium WebDriver API.” They also emphasize it being an E2E (end-to-end) solution. Their interpretation of E2E is “browser automation” and is sometimes interchangeably with System Testing among some teams, but that is not exactly correct...