Page 1 of 1

Compare 2 text fields on Ranorex

Posted: Wed Aug 16, 2017 1:34 pm
by moadipp
Hello,

I want to validate that 2 fields have the same text. But I still have a report failure, even when I use the same fields!
Can someone help me?

Here the info:

[img][/report.png]
[img][/info.png]

Re: Compare 2 text fields on Ranorex

Posted: Wed Aug 16, 2017 4:36 pm
by Support Team
Hi Moadipp,

Place a breakpoint in your code and step through it. This will allow you to see what the variables equal at runtime and understand why they are not equal.

I hope this helps!

Cheers,
Ned