I've to test a Japanese and french website using selenium RC with java eclipse. Here I've to get some text from website and to match it with the text stored in excel (both texts are in Japanese/french). I'm using gettext() method but it is returning garbage value similarly in getting text from excel also.I've to test a Japanese and french website usin