startRecording method
void
startRecording()
Implementation
void startRecording() {
screenshotCapture.startRecording();
networkLogger.startLogging();
}
void startRecording() {
screenshotCapture.startRecording();
networkLogger.startLogging();
}