Skip to content

Add port verification when module is loaded

Choose a tag to compare

@paulrutter paulrutter released this 21 Nov 11:58
· 174 commits to master since this release
  • 1.0.11: Added port verification; when the module is loaded, the configured WebSocket port is verified. If the websocket responds with ECONNREFUSED, the process might have been started without the --inspect flag.
  • updated dependencies (chrome-remote-interface)