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

'KendoNumericTextBox' could not be found

1 Answer 71 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 14 Aug 2014, 06:11 PM
I'm trying to create a test that enters a value into a Kendo Numeric Text Box. However, if I attempt to use the code provided below, compilation for the test fails, giving the error " The type or namespace name 'KendoNumericTextBox' could not be found (are you missing a using directive or an assembly reference?)". I've already confirmed that the Telerik.TestingFramework.Controls.KendoUI dll is referenced by the project in the project settings. How can I interact with the numeric text box?

Thanks

 http://www.telerik.com/forums/kendo-numeric-text-box 

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 19 Aug 2014, 03:48 PM
Hello Jon,

I am sorry but that code no longer applies. The KendoNumericTextBox has been replaced by the KendoExtendedInput.

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