What steps will reproduce the problem?
1. when i use driver.findElementById("id").sendKeys("xxxx");
the sendKeys Method can only support ascii string。
What is the expected output? What do you see instead?
what i really need is a method that can support unicode string.
can you add a function like sendText(String text).
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by apack1...@gmail.com on 8 Sep 2011 at 7:47
Original issue reported on code.google.com by
apack1...@gmail.com
on 8 Sep 2011 at 7:47