You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record each retrieved video chunk into a local file by decoding its payload from base64 and writing into a local file in the same sequence they arrive.
Call macos: stopNativeScreenRecording with ignorePayload set to true in order to finish the video recording. Close the resulting video file after this API returns.
Fix frame dropping on macOS
I don't think there is any reliable solution to it as the recording itself is done by the system daemon called testmanagerd. Maybe, try to bump its process CPU priority
Two enhancement requests for XCUITest screen recording:
Current problems:
Environment:
The text was updated successfully, but these errors were encountered: