Input Value Validation

Ask general questions here.
Thet Thet
Posts: 27
Joined: Fri Jan 11, 2019 7:02 am

Input Value Validation

Post by Thet Thet » Mon Feb 25, 2019 9:37 am

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.
You do not have the required permissions to view the files attached to this post.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Input Value Validation

Post by odklizec » Mon Feb 25, 2019 10:42 am

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.
Pavel Kudrys
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