SergeyPirogov / video-recorder-java

This library allows easily record video of your UI tests by just putting couple annotations.
http://automation-remarks.com/video-recorder-java/
MIT License
218 stars 65 forks source link

Add support for headless Chrome #66

Open SergeyPirogov opened 4 years ago

SergeyPirogov commented 4 years ago

As per https://habr.com/ru/post/503476/

MohabMohie commented 4 years ago

I'm actually looking forward to that feature... and after reading a translated version of the above article I think working with screencast and chrome devtools would be simpler with webdriver 4.0 do you think that it makes sense to wait for it or to build a custom implementation?

I have a test automation engine that's using your library for video recording, and I've been searching for a cross-platform cross-browser method to record headless test executions... that's why I'm happy to join the discussion.

SergeyPirogov commented 4 years ago

@MohabMohie Crossbrowser? I am not sure. I think it's a good feature, but there is no date for 4.0 release