Nightwatch v2.2.1 #3239
beatfactor
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The latest release introduces a new built-in HTML reporter and several new API commands based on the Chrome Devtools Protocol for mocking network responses, capturing logs, and more.
Improvements
setGeolocation
captureNetworkRequests
mockNetworkResponse
setDeviceDimensions
getPerformanceMetrics
enablePerformanceMetrics
takeHeapSnapshot
captureBrowserConsoleLogs
captureBrowserExceptions
--mocha
cli flag to quickly switch the test runner to use Mocha--open
cli flag to open the generated HTML report automatically--reporter
arguments, e.g.:nightwatch --reporter html --reporter junit --reporter custom-reporter
Other
selenium-webdriver
to v4.2.0 - Features/update selenium webdriver #3215This discussion was created from the release v2.2.1.
Beta Was this translation helpful? Give feedback.
All reactions