Forum Discussion

ofir's avatar
ofir
New Contributor
13 years ago

property textnode contains() function doesn't work

Hi, I'm evaluating TestComplete.

I've tried to search for a string on Google and see if the first result link equals to what I'm expecting to see.

the textnode of the link was "www.xxxxx.com/"

I used the function Contain and used the string "www.xxxxx.com" without the / at the end.



The checkpoint fails.

When I use the exact same string it passes, but I'm using Contains and not Equal.



I believe it's a bug in the app. but would love to be stand corrected.