[Wtr-general] Watir utf-8 support ( japanese support )

Chris McMahon christopher.mcmahon at gmail.com
Sat Aug 12 11:20:58 EDT 2006


On 8/12/06, Bret Pettichord <bret at pettichord.com> wrote:
> Bret Pettichord wrote:
> > visweswara wrote:
> >
> >> how can we make watir support utf-8 characters?, I would like to write  japanese characters in textboxes of webpages using watir.

I also discovered that to make UTF-8 work with the soap4r libraries, I
had to save my entire Ruby script *as* UTF-8.  For the SOAP stuff,
it's not enough to have a couple of UTF-8 characters sprinkled among
the ASCII characters in the script.  The library has to see that the
entire script file is UTF8-encoded.



More information about the Wtr-general mailing list