Forum Discussion

tim1's avatar
tim1
New Contributor
3 years ago

Node module connection only works with Chrome and Edge

I'm running Protractor tests by connecting using the Node module. It works fine for Chrome and Edge but not for Firefox or Safari. In those browsers it can not find the local site.

 

I also tried the Node module directly from the command line and tried and interactive session and that wouldn't connect to anything.

 

I notice the Node module has a large number of unresolved issues, most of them security related and hasn't been updated in the last two years. Is anyone successfully using this module currently?