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

click Enter after entering some text, there are extra \n characters #686

Open
sunshine2176 opened this issue Feb 11, 2025 · 1 comment
Open

Comments

@sunshine2176
Copy link

click Enter after entering some text, there are extra \n characters.
appium-uiautomator2-server version: 6.0.5
I perform it via java client element.sendKeys("aa\n");
It'll display "aa\n"

@KazuCocoa
Copy link
Member

Do you mean when you enter "aa\n" (and a target text field shows aa\n) and tap enter key on the keyboard, an extra \n is entered in the text field? Could you share the appium server log as well to understand the input?

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

No branches or pull requests

2 participants