Skip to content

Conversation

@KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Jan 26, 2025

To support appium/appium-xcuitest-driver#2519

Example output:

kazu $ xcrun simctl ui "iPhone 16 Plus" content_size
large
kazu $ xcrun simctl ui "iPhone 16 Plus" content_size increment
kazu $ xcrun simctl ui "iPhone 16 Plus" content_size
extra-large
kazu $ xcrun simctl ui "iPhone 16 Plus" increase_contrast
disabled
kazu $ xcrun simctl ui "iPhone 16 Plus" increase_contrast enabled
kazu $ xcrun simctl ui "iPhone 16 Plus" increase_contrast
enabled

Validation for the input will be in the xcuitest driver side similar to appearance https://github.com/appium/appium-xcuitest-driver/blob/1cbd80eb516740945208c049c278aaaa2d014052/lib/commands/appearance.js#L14-L16

@KazuCocoa KazuCocoa merged commit 379c933 into master Jan 26, 2025
10 checks passed
@KazuCocoa KazuCocoa deleted the add-accessibilities branch January 26, 2025 20:25
github-actions bot pushed a commit that referenced this pull request Jan 26, 2025
## [7.7.0](v7.6.5...v7.7.0) (2025-01-26)

### Features

* add content_size and increase_contrast commands for ui ([#262](#262)) ([379c933](379c933))
@github-actions
Copy link

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

3 participants