Debugging Protractor TypeScript tests with VS Code
A quick setup guide
At the moment, there are still not too many resources available online, highlighting the proper configuration of Protractor end-to-end tests written in TypeScript, especially when it comes to the debugging of the written tests. One useful guide I would recommend you to go through in the first place was written...
[Read More]