I want to validate the value with input value. The input value is "0123456789ABCDEF".
Validate Attribute value is "0123456789ABCDEF".
So, I want to change the input value like validate attribute value. I also use F8 or IMEConvert but did not work. How can i do this.
Thanks.
Input Value Validation
Input Value Validation
- Attachments
-
- 1.png (76.53 KiB) Viewed 316 times
Re: Input Value Validation
Hi,
What is the problem with using the same format of text for validation? I think you will either have to validate the text in the same input format (I guess Japanese or Chinese) or you will somehow have to convert the text to format of validated text? Sadly, I can't help you with this
But I think the easiest, and in my opinion most correct, way is to keep the same input format both for entered and validated text.
What is the problem with using the same format of text for validation? I think you will either have to validate the text in the same input format (I guess Japanese or Chinese) or you will somehow have to convert the text to format of validated text? Sadly, I can't help you with this

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