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

RadDatePicker Issue. .TypeText(..) method doesn't work correctly

2 Answers 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Stanislav
Top achievements
Rank 1
Stanislav asked on 18 Jul 2012, 07:56 PM
Hello Telerik,

I would like to inform you about the following issue that was found during my work with Free Testing Framework.

When I invoke .TypeText(..) method firstly on RadDatePicker, the date is typed correctly in the control. The issue is occurred when I try to invoke .TypeText(..) method the second time on RadDatePicker with the already typed date. The first date isn't erased completely and the second one is typed with overlap on the first one.

Kind Regards,
Stanislav Hordiyenko

2 Answers, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 19 Jul 2012, 05:35 PM
Hello Stanislav,

You'll need to clear the field first, as we discussed here, before entering a second value.

All the best,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Stanislav
Top achievements
Rank 1
answered on 20 Jul 2012, 03:17 PM
Hello Anthony,

Maybe it would be much better to override .TypeText(..) method and implement clear functionality in it?

Kind Regards,
Stanislav Hordiyenko
Tags
General Discussions
Asked by
Stanislav
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Stanislav
Top achievements
Rank 1
Share this question
or