Hi,
I am using window 10, ranorex version 8.3.1
When I validate value of a textbox, although actual and expect value does match but fail
Can you help me?
Actual and expect value match but fail
-
- Posts: 18
- Joined: Fri Dec 27, 2019 12:16 pm
Actual and expect value match but fail
- Attachments
-
- Capture.PNG (51.61 KiB) Viewed 224 times
Re: Actual and expect value match but fail
Hi,
At first, Ranorex 8.3.1 is pretty old and no longer supported. Please try to reproduce the problem with most recent 9.2.1. If the problem still appears in 9.2.1, then there is most probably a problem with some non-printable characters in the reference/compare string.
Could you please share a Ranorex snapshot (NOT screenshot) of the element you want to validate? Also, if you read the reference value from excel or csv file, please share it as well. My guess is, that there is a problem with "space" character between date and time.
At first, Ranorex 8.3.1 is pretty old and no longer supported. Please try to reproduce the problem with most recent 9.2.1. If the problem still appears in 9.2.1, then there is most probably a problem with some non-printable characters in the reference/compare string.
Could you please share a Ranorex snapshot (NOT screenshot) of the element you want to validate? Also, if you read the reference value from excel or csv file, please share it as well. My guess is, that there is a problem with "space" character between date and time.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Actual and expect value match but fail
Hi,
it seems that you are validating that values have to be different each other and because values are same then it fails.
it seems that you are validating that values have to be different each other and because values are same then it fails.
Re: Actual and expect value match but fail
Ha! Umpani is most probably right! There is != in 'expected' value 

Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration