I use Protractor and gulp to test an angular application.
I'm looking for a way to record videos for my Protractor e2e tests
so that I can play them back as .mp4 or whatever other forms that can be opened on Windows 10.
Has anyone accomplished this? Could you suggest maybe some useful links or code?