A Visual Studio Code extension to debug your Javascript code on targets that support the Chrome Debugging Protocol.
Hello, VSCode and chromedriver seem to 'detach' from each other during a debug session. In my config file I have set the mochaOpts timeout to a huge value, so the debug session stays up, but chrome seems to 'time out' after 5 to 10 minutes. Not sure what's going on here?
Here's a sample of my debug config file as well: