You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.
>> Tue, 17 Oct 2017 14:06:07 GMT protractor-video-reporter Saving video to ~/github/web-console/test/reports/videos/bb63ff9c-fd36-4cf1-b5d1-a55bbacd00ae.mov
>> Tue, 17 Oct 2017 14:06:07 GMT protractor-video-reporter Spawning: ffmpeg -s 1024x768 ~/github/web-console/test/reports/videos/bb63ff9c-fd36-4cf1-b5d1-a55bbacd00ae.mov
>> Tue, 17 Oct 2017 14:06:15 GMT protractor-video-reporter Keeping the video
But this is incorrect as it does not generate or save any video, my output directory is empty.
This is likely related to #21, however not exactly the same. I'm sure #21 is why I have no video generated. I created a separate issue for this as the reporter should confirm a video file was created when logging the above statements.
Thanks!
The text was updated successfully, but these errors were encountered:
I am also facing the same issue. It does not actually generate any video even if I specify saveSuccessVideos: true
I have already installed ffmpeg-binaries (npm i ffmpeg-binaries)
It gives the below message in the log: Spec video is in: C:\Users\Automation\Tests\Specs\videos\protractor-specs.mov
but I cannot find any video in the path!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I received the following log output:
But this is incorrect as it does not generate or save any video, my output directory is empty.
This is likely related to #21, however not exactly the same. I'm sure #21 is why I have no video generated. I created a separate issue for this as the reporter should confirm a video file was created when logging the above statements.
Thanks!
The text was updated successfully, but these errors were encountered: