I'm a newer to watir and ruby, recently I got a very confused
question: how can I write a double-byte character to the IE. I'm using
watir 1.8.6 and ruby 1.5.2.

I put the data in the XML, and I get the data from the XML file, and
then using the @ie.text_field(:id, 'question_box').set(str), then the
str turned to the strange signs in IE text field. And also I put the
str got form the XML file to the txt, I found that the str is correct.
This confused me, I don't know how to deal with this hot problem,
could you give me some advice?

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to