github nightwatchjs/nightwatch v1.2.2

latest releases: v3.6.1, v3.6.0, v3.5.0...
4 years ago
  • Added - new configuration settings to for fine tuning the Webdriver server process:
  • status_poll_interval - Interval (in ms) to use between status ping checks when checking if the Webdriver server is up and running
  • max_status_poll_tries - Maximum number of ping status check attempts when checking if the Webdriver server is up and running before returning a timeout error.
  • process_create_timeout - The entire time (in ms) to wait for the Node.js process to be created and running (default is 2 min), including spawning the child process and checking the status

More details

Don't miss a new nightwatch release

NewReleases is sending notifications on new releases.