Two enhancement requests for XCUITest screen recording:
- Save recording files directly on test device
- Allow custom path and format (e.g. $HOME/video.mp4 or $HOME/video.mov)
Current problems:
- Base64-encoded output is memory-intensive and inconvenient
- HTTP/HTTPS/FTP requires additional server setup and lacks clear documentation examples
- Fix frame dropping on macOS
- Current startNativeScreenRecording has noticeable frame drops
- Native tools like QuickTime Player and screencapture don't have this issue
- Would appreciate insights into the technical differences and potential solutions
Environment:
Two enhancement requests for XCUITest screen recording:
Current problems:
Environment: