start-recording
Initiate screen recording for mobile app testing with Appium automation, allowing configuration of video format, duration, quality, and frame rate to capture test sessions.
Instructions
Start recording the screen
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoType | No | Video format type (optional) | |
| timeLimit | No | Maximum recording duration in seconds (optional) | |
| videoQuality | No | Video quality: 'low', 'medium', or 'high' (optional) | |
| videoFps | No | Frames per second (optional) |