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

issue in selecting item by index in a combobox (a custom combobox has been made in the application)

3 Answers 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Abc
Top achievements
Rank 1
Abc asked on 22 Sep 2014, 11:10 AM
issue in selecting item by index in a combobox (a custom combobox has been made in the application)

my application is using a ValidatableCombobox whose base type is combobox.

When I am trying to select the values from this combobox , its not selecting . Its just clicking on this combobox. ( i am doing it through coded steps)

Below is the code used:

 wpfApp.GetWindow(lastcaption.ToString()).Find.ByName<ComboBox>("gender").SelectItemByIndex(false, 0,true);


Whereas this particular thing works for other combobox which are not custom but using the standard combobox class.

Please help me out with this as I need it urgently.

3 Answers, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 25 Sep 2014, 07:55 AM
Hello Mamta,

This looks like an issue you have already submitted in the following forum post, so I am closing this thread as duplicate.

http://www.telerik.com/forums/issue-impossible-to-select-any-value-from-the-wpf-combobox-until-clicks-on-it-firstly

Regards,
Ivaylo
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Shaik
Top achievements
Rank 1
answered on 07 May 2019, 10:43 AM

Hi Team, 

I am facing one issue in selecting the static data from the drop down which is not happening with record and play since the element is dynamic for that i have written one code that one is also not working can you please help me out in this. 

Find the screenshots in the attachment for more information about the scenario. 

 

Thanks & Regards

Shaik Sohail 

PWC Bangalore. 

0
Elena
Telerik team
answered on 08 May 2019, 08:22 AM
Hello Shaik,

Please note that this post duplicates a support ticket you had recently submitted - since I requested some additional details on your end, I suggest to follow the discussion in the private thread to avoid exposing any sensitive information. The current thread will be closed accordingly. 

Thank you in advance for your understanding. 

Regards,
Elena Tsvetkova
Progress Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Abc
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Shaik
Top achievements
Rank 1
Elena
Telerik team
Share this question
or