Screen Recorder Util (v.4.0)
We have integrated the Monte screen recorder API with Lets to enable the capability of screen recording during test execution.
ScreenRecorderUtil.startRecord(String recordedVideoName);
ScreenRecorderUtil.stopRecord();
(v.4.1)
ScreenRecorderUtil.deleteRecords();Last updated