Hi,
I am using Selenium Grid and running my test cases on remote machine. And i am also using Screen recorder to record video for my test. When i start Screen recorder, it only starts in the hub machine (my machine). So i thought to run the Screen recorder on remote machine by running a batch file using my Selenium Java code.
So, now I want to run a batch file in a remote machine using JAVA to start screen recorder application to record test run in that remote machine.. Could anyone advise, how this is possible in JAVA code.
Regards
Manish