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

RadInput - Deleting Zero , Clear before typing is not consistent?

2 Answers 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Neeraj
Top achievements
Rank 1
Neeraj asked on 16 Nov 2010, 10:03 PM
Guys - I recorded a script that basically has a grid. I am adding three lines into the grid. Within the grid I have a RadInput box where I need to feed the numbers. By default the RadInput is loaded with a zero. I am deleting the zero and then typing in the value (eg: 300).

Both the deleting of the zero and the typing of the value is recorded. Now sometimes the script executes as 300 and sometimes it executes as 3000 - what should I do to avoid this? I also set the "Clear Before Typing" property to "True" and there is no change. Sometimes the script executes this as 300 and sometimes as 3000. Again I have recorded deleting of the "0" in the script as well.

Any ideas or best practices to accomplish this?

thanks,

Neeraj

2 Answers, 1 is accepted

Sort by
0
Pavel
Telerik team
answered on 17 Nov 2010, 12:29 PM
Hi Neeraj,

Can you reproduce the same problem with any of our online examples? It will be helpful if you can provide the exact steps that your test is executing which reproduce the problem, as we have no other reports about similar issues and cannot reproduce it locally.

Greetings,
Pavel
the Telerik team
See What’s New in WebUI Test Studio’s Q3 Release – Friday, November 19th, 2010 at 11am EST – Register Today!
0
Neeraj
Top achievements
Rank 1
answered on 17 Nov 2010, 08:37 PM
I put in additional wait and verify conditions for the radcombo box just before entering values into the amount. I think not having these steps was creating some problems here. Thanks for the reply.
Tags
General Discussions
Asked by
Neeraj
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Neeraj
Top achievements
Rank 1
Share this question
or