public class CDTVideoRecorder extends AbstractVideoRecorder
Fields inherited from class | Fields |
---|---|
class AbstractVideoRecorder |
currentVideoLocation, interrupted, startTime, started, videoConfig |
Constructor and description |
---|
CDTVideoRecorder
(String outputDirLocation, String outputVideoName, VideoConfiguration videoConfig) |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
delete() |
|
public String |
getCurrentVideoLocation() |
|
public WebDriver |
getDriver() |
|
public void |
onEvent(ScreencastFrame frame) |
|
public void |
reload() |
|
public void |
resume() |
|
public void |
setDriver(WebDriver driver) |
|
public void |
start() |
|
public void |
startCDTRecording() |
|
public void |
stop() |
|
public static void |
storeFrame(String fileName, String base64Data) |
Methods inherited from class | Name |
---|---|
class AbstractVideoRecorder |
getCurrentVideoLocation, getStartTime, isInterrupted, isStarted, pause, resume |