-3

I'm using nightwatch.js to test website, When running the google.js test which comes with Nightwatch I get the error back "Connection Refused is Selenium Server started?" and, well, it is. I started it.

The error I get is: enter image description here

this is my nightwatch.json:

enter image description here

enter image description here

module ver:

node version : v14.16.0

enter image description here

RBT
  • 24,161
  • 21
  • 159
  • 240
  • Please check this post. This is very similar to yours - [Nightwatch - Connection Refused! Is Selenium Server Started](https://stackoverflow.com/q/47079454/465053) – RBT Jun 25 '22 at 07:31

1 Answers1

-1

This is Vishal here from the Nightwatch product team. We noticed that you are using Nightwatch version 0.9.21 whereas the latest version on the Nightwatch website is 2.2.2. Can you please try to upgrade to the latest version and let us know if the issue still persists?

  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jun 25 '22 at 07:27