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

feat: Video recording using native XCTest backend #2339

Merged
merged 7 commits into from
Mar 8, 2024

Conversation

mykola-mokhnach
Copy link
Contributor

Based on appium/WebDriverAgent#858

Also put it under a feature flag as it was discussed previously

@mykola-mokhnach
Copy link
Contributor Author

cc @Dan-Maor

Even though the feature is available for real devices
there is no possibility to delete video files stored on the device yet,
which may lead to internal storage overload.
That is why it was put under the `xctest_screen_record` security
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mykola-mokhnach mykola-mokhnach merged commit e17e88b into appium:master Mar 8, 2024
18 checks passed
@mykola-mokhnach mykola-mokhnach deleted the video_client branch March 8, 2024 07:39
github-actions bot pushed a commit that referenced this pull request Mar 8, 2024
## [7.3.0](v7.2.0...v7.3.0) (2024-03-08)

### Features

* Video recording using native XCTest backend ([#2339](#2339)) ([e17e88b](e17e88b))

### Bug Fixes

* Update the default timeout for the recent webview detection ([#2337](#2337)) ([8d7750c](8d7750c))

### Miscellaneous Chores

* bump typescript ([40d5f5d](40d5f5d))
Copy link
Contributor

github-actions bot commented Mar 8, 2024

🎉 This PR is included in version 7.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants