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

Testing a RadComboBox that uses "google" type filtering

1 Answer 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 11 May 2011, 05:12 PM
I have a site that uses the google type filtering in a RadComboBox but when creating a test plan, the combobox does not stay open when the text input is inserted.  My site requires the item to be selected with a mouse click to pass verification but since the combobox will not open, it fails.  This is only an issue when using the test automation, it does not happen in a regular browser window.  How would I set this up in Test Studio w/o VS? 

1 Answer, 1 is accepted

Sort by
0
Jason
Top achievements
Rank 1
answered on 11 May 2011, 05:40 PM
I had an epiphany and figured out a way to test this and have been successful. 

I used RadComboBox Close action and then Open action.  When inserted between the input and the RadComboBox selecting item action, I was successful in passing validation.  I hope this helps other people!
Tags
General Discussions
Asked by
Jason
Top achievements
Rank 1
Answers by
Jason
Top achievements
Rank 1
Share this question
or