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

RadComboBox - Allow Custom Text

4 Answers 191 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mbott
Top achievements
Rank 1
Mbott asked on 21 Jan 2014, 03:25 PM
We're trying to simulate typing in a RadComboBox that allows custom text for our automated tests.

How can this be accomplished? Thanks.

4 Answers, 1 is accepted

Sort by
0
Mbott
Top achievements
Rank 1
answered on 21 Jan 2014, 03:40 PM
Okay I think I got it...in case anyone else was trying to fo the same thing

Use the MouseClick() event on the input element for the radcombo box to set focus. 

Then invoked the 'Blind' keyboard typing as descibed here: http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/troubleshooting_guide/test-execution-problems/invoke-blind-keyboard-typing.aspx

 
0
Velin Koychev
Telerik team
answered on 22 Jan 2014, 01:38 PM
Hello Mike,

Thank you for sharing the results of your investigation regarding this test scenario.
 
Should you have any other questions or suggestions, do not hesitate to ask them. 
 
Regards,
Velin Koychev
Telerik
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
raja
Top achievements
Rank 1
answered on 27 Feb 2015, 05:17 AM
The link is not working .. can you please tell me how I can allow the user to enter custom text in radcombobox?
0
Mbott
Top achievements
Rank 1
answered on 27 Feb 2015, 01:14 PM
Here is the updated url for blind keyboard typing on Telerik's test studio documentation.

http://docs.telerik.com/teststudio/troubleshooting-guide/test-execution-problems-tg/invoke-blind-keyboard-typing
Tags
General Discussions
Asked by
Mbott
Top achievements
Rank 1
Answers by
Mbott
Top achievements
Rank 1
Velin Koychev
Telerik team
raja
Top achievements
Rank 1
Share this question
or