|
|
|
[
Permlink
| « Hide
]
Serik - 25/Jun/08 01:28 AM
any comments?
Could you please try 1.0 beta 1 and/or the latest snapshot?
What do you see in the "Command History" part of the TestRunner frame/window: the correct letters or the special question marks? I tried latest snapshot of selenium server.
the same problem. PHP code: $se->type("//input[@name='text']", "русский"); from server log: 09:31:22.607 INFO - Command request: type[//input[@name='text'], ???????] on session 0d8ad072d3ff431f94a28011b433c08b 09:31:22.639 INFO - Got result: OK on session 0d8ad072d3ff431f94a28011b433c08b from command-history: type(//input[@name='text'], �������) It works now. I tested using the nightly build download, retrieved today (4 Dec, 2008). I pasted the string "русский" into a PHPUnit test. The string shows up correctly in all places, including server log, browser, etc.
Tested under Ubuntu 8.10, FF3 |
|||||||||||||||||||||||||||||||||||||||||||||||||||