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

#463 Adding Switch Charset function for WDA client #761

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

ignacionar
Copy link
Collaborator

@ignacionar ignacionar commented Aug 1, 2023

The following code implements a switchCharset() method in WdaClient.js, which is triggered whenever the switch charset button is clicked. The method changes this.upperCase variable as false/true, depending on its value typeKey() method will send uppercased keys.

It also disables the button for AppleTV devices.

@vdelendik vdelendik merged commit 13187d5 into zebrunner:develop Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants