Hi,

Im trying to insert text using ".value" method in watir script.

I used like this.

$ie.text_field(:id, $1).value=("ChineseData")

When script executes, it shows this data in that text filed, but
actually it is not inserted in the text filed.

When i click submit, it throws error that filed is empty.

What is the cause? how can i resolve this?

I cannot use .set method as i have utf8 or special characters.

Can someone help me out with this.

Your help is appreciated.

Thanks
Bhavesh

-- 
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