OtherScreenRecorderScreenRecorder.stopVersion: 22.10.0On this pageScreenRecorder.stop() method Stops the recorder. Signature: class ScreenRecorder { stop(): Promise<void>;} Returns: Promise<void>