Steps to reproduce: 1. I run `webdriver-manager start` 2. I start `gulp` 3. I open http://localhost:3002/app and set the 'base URL' 4. I press `Record`. New Firefox window appears. 5. I'm redirected to login page (ADFS). I type my login name and passwords and hit Enter. Those steps are **properly** recorded in Protractor-recorder. 6. Steps are no longer recorded. In command line window I see that `user disconnected` information is displayed.