how can we make watir support utf-8 characters?, I would like to write japanese characters in textboxes of webpages using watir.
I am using watir 1.4.1 and ruby 1.8.4.20(stable) build . I tried using WIN32OLE.codepage = WIN32OLE::CP_UTF8 at the top of scipt , but no luck -- visw --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=3253&messageID=8917#8917 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
