I am running Selenium Web Driver Scripts using Eclipse3.2-Junit4 Framework and Selenium Grid on remote machines. I want to capture screen video where the tests are running. I tried Monte Media Library but it records video only on Host machine i.e. Hub. But my requirement is to record complete test running on Selenium Node (i.e. remote machine). Could you please advise if there is some Java Library for this thing.
Thanks !!!