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: export doctor used in xcuitest driver #2381

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Apr 7, 2024

I'd like to use doctor in xcuitest from Flutter driver to check xcuitest-related env check. In Android, appium-android-driver already has the same one like uia2 driver does.

Example usage:

import { doctor } from "appium-xcuitest-driver";

doctor.required.XcodeCheck...
doctor.optional.OptionalFfmpegCheck...

@KazuCocoa KazuCocoa merged commit e8fd02e into master Apr 8, 2024
18 checks passed
@KazuCocoa KazuCocoa deleted the export-doctor branch April 8, 2024 07:06
github-actions bot pushed a commit that referenced this pull request Apr 8, 2024
## [7.11.0](v7.10.0...v7.11.0) (2024-04-08)

### Features

* export doctor used in xcuitest driver ([#2381](#2381)) ([e8fd02e](e8fd02e))
Copy link
Contributor

github-actions bot commented Apr 8, 2024

🎉 This PR is included in version 7.11.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