I encountered a problem with my tests failing when running them on TFS, showing the following error:
WebDriverError: No active session with ID Failed: No active session with ID
Interestingly, these same tests are passing locally. Everything was working fine until a couple of days ago when this issue started appearing.
My setup includes: - Protractor version 5.4.2 - Chrome driver 2.42.exe