This is a migrated thread and some comments may be shown as answers.

Type&Pattern Field Not Recording

3 Answers 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 10 Feb 2015, 04:51 PM
I am recording a general form entry, and Test Studio is having issues on record when I type into a field that is a type="number" and a pattern="[0-9]*"
It will not capture the text/numbers that I type.
I am using an older version, 2012.2.1420.0  
Has anyone else came across this issue?  Does the newer versions solve this problem?

3 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 11 Feb 2015, 05:50 PM
Hello James,

I am sorry you are running into this issue. I don't have an immediate answer why this is happening, nor do I think there are any changes in our latest release that would change this behavior, but I do have a few questions:

1) What type of application are you testing? HTML? Silverlight? WPF desktop application?
2) Is this input control one of our RadControls? If so can you replicate the problem on one of our demo pages?

Bottom line I need a way to reproduce this problem so I can investigate the root cause.

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
James
Top achievements
Rank 1
answered on 13 Feb 2015, 05:47 PM
Hi Cody

I am testing a general website.  HTML
This is not RadControls. (I don't even know what RadControls are)

This is a general text field.  The code for the field is: 
<input name="DriverYears" class="text-box single-line" id="DriverYears" type="number" step="any" pattern="[0-9]*" value=""></input>
0
Cody
Telerik team
answered on 16 Feb 2015, 07:38 PM
Hello James,

Thank you for that information. An <input type=number> is an HTML 5 specific type of control. There's a demo of it here.

I am unable to reproduce any problem using our latest version, 2014.4.1411 and IE 10. Here's a short video demonstration (no audio):
http://screencast.com/t/FBVLHhJcdEZf

Which browser and version are you recording in? Can you try our latest version? I am sorry but are not able to apply any patches to an old version of Test Studio. You must upgrade to get fixes.


P.S. RadControls is Telerik's set of controls that can be used as part of web site creation.


Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
James
Top achievements
Rank 1
Answers by
Cody
Telerik team
James
Top achievements
Rank 1
Share this question
or