Skip to content

Conversation

AyaSimspp
Copy link
Contributor

Added support for different keyboard layout when typing text
The layout has to be defined in target.py, for example: KEY_MAPPING_EN, and in the send keys function

The default mapping is english and does not need to be defined
If you want other mappings,you need to define it
elem.send_keys("йхэЯ",layout="ru")

added support for keyboard layout
added support for keyboard layouts, and implemented the russian one
@namtacs
Copy link

namtacs commented Jun 12, 2024

see #207

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