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

chore: remove unused unicodeKeyboard as uia2 #581

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Conversation

KazuCocoa
Copy link
Member

it seems like actually the capability is no longer needed for UIA2 driver. I was able to send unicode with without them, double checked.

} catch (err) {
this.log.warn(`Unable to reset IME: ${err.message}`);
}
}
if (this.caps.androidCoverage) {
Copy link
Contributor

@mykola-mokhnach mykola-mokhnach Feb 16, 2023

Choose a reason for hiding this comment

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

we should also probably get rid of these coverage caps.
I've never seen them used anywhere

@KazuCocoa KazuCocoa marked this pull request as ready for review February 16, 2023 16:47
@KazuCocoa KazuCocoa merged commit 605383f into master Feb 16, 2023
@KazuCocoa KazuCocoa deleted the remove-unicode branch February 16, 2023 16:47
github-actions bot pushed a commit that referenced this pull request Feb 16, 2023
## [2.12.4](v2.12.3...v2.12.4) (2023-02-16)

### Miscellaneous Chores

* remove unused unicodeKeyboard as uia2 ([#581](#581)) ([605383f](605383f))
@github-actions
Copy link

🎉 This PR is included in version 2.12.4 🎉

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