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

sendKeys和 .sendElementKeys('中文+Test+12345678')只能输入最后一位 #20

Open
zhangpeng23796 opened this issue Mar 31, 2018 · 1 comment

Comments

@zhangpeng23796
Copy link

zhangpeng23796 commented Mar 31, 2018

执行driver.sendElementKeys('中文+Test+12345678')之后后一位会覆盖前一位的字符
driver.sendKeys(_(Xfmhjy@2015{ESCAPE}))执行的结果是无法输入大写“X”,而“@”自动被过滤掉了
@yaniswang ,请求帮助

@zhangpeng23796 zhangpeng23796 changed the title .sendElementKeys('中文+Test+12345678')只能输入最后一位 sendKeys和 .sendElementKeys('中文+Test+12345678')只能输入最后一位 Mar 31, 2018
@zhangpeng23796
Copy link
Author

在使用UIRecorder进行Android录屏时,如果密码框需要输入"Xfhj@1019"时,无法按照期望的输入到设备上,请问如何处理?大神求助
image

实际大写变成了小写,特殊字符没输入。
image

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

1 participant