Forum Discussion

slaugier's avatar
slaugier
Occasional Contributor
6 years ago
Solved

My CheckProperty with cmpEqual always return an error when it checks 2 identical texts

Hi   My aqObject.CheckProperty always fails. However, the text is strictly the same.   I tried with cmpEqual :  aqObject.CheckProperty(Aliases.browser.page1000508080FinvestQa31Startse.panelLeftc...
  • tristaanogre's avatar
    tristaanogre
    6 years ago

    Note that the characters you have in your code that show up as 

    are how TestComplete represents those non-printing characters.  They may be more accurately represented by a /n or something like that.  As cunderw suggests, that may be where the problem is.