Hi All, I am facing a strange problem while working with umlauts in my web page. I am trying to VerifyText through canoo
*Issue:-* I want to verify whether the text Kontenübersicht is present in my page or not. 1. I tried to use this <verifyText description="Verify that text is contained in the page" text="Kontenübersicht"/> but this says that "Invalid byte 1 of 1-byte UTF-8 sequence. 2. I tried using this <verifyText description="Verify that text is contained in the page" text="Kontenübersicht"/> but this also does not work and not able to verify the text and my test failed. 3. I lastly tried this <verifyText description="Verify that text is contained in the page" text="Kontenübersicht"/> but this is also not working for me. I am not able to verify a text with umlauts in the webpage through canoo. If anyone have some solution to this problem then please let me know. Thanks & Regards, Hitesh Gupta

