Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tgz0514 opened this issue Feb 10, 2025 · 0 comments
Open

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

tgz0514 opened this issue Feb 10, 2025 · 0 comments

Comments

@tgz0514
Copy link

tgz0514 commented Feb 10, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant