Forum Discussion
manojgovikari
14 years agoContributor
Thanks for helping me. Actually we need to compare the text displayed in apllication with the expected text. But "µ" is not compared with the expected text so i need to replace this with the empty string before comparison. Tried with Chr(181) and aqString.Replace options but does not workout.