I\'m trying to record videos of my Selenium-Tests. These Tests run parallel on Selenium Grid. I wanted to open a VNC-Server for each firefox and then start recording. So one gri
Available since April 2014, there is a java library you can use to record videos called selenium-video-node.
From the README:
This project adds video recording capability to a Selenium Grid. Videos are encoded into WebM/VP8 format on-the-fly and made available at the end of the test
https://github.com/aimmac23/selenium-video-node