Skip to content

Title: [Feature Request] Improve XCUITest Screen Recording #332

@tgz0514

Description

@tgz0514

Two enhancement requests for XCUITest screen recording:

  1. 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
  1. 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:

  • macOS 15.3
  • Xcode 16.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions