I'm getting issues in running nightwatch test cases in local configuration. For all browsers there's different issue which are listed as below:
Asked 07 September, 2021
Viewed 2.2K times
  • 59
Votes

Edge: Error: An error occurred while retrieving a new session: "Unable to create new service: EdgeDriverService"

Chrome: Error: An error occurred while retrieving a new session: "Unable to create new service: ChromeDriverService"

Firefox:

Error: An error occurred while retrieving a new session: "Expected browser binary location, but unable to find binary in default location, no 'moz:firefoxOptions.binary' capability provided, and no binale to find binary in default locatiory flag set on the command line"

1 Answer