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

List Item is not selecting from Drop Down list

1 Answer 55 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Chandrakant
Top achievements
Rank 1
Chandrakant asked on 02 Aug 2012, 07:01 AM
Hi,
I have written code for selecting List Item.But it is not selecting the Items from DropDown.

I used following code

AFTSCL.myManager.ActiveBrowser.Find.ByExpression<HtmlListItem>("TagIndex=li:67").Click();

How can select Items from DropDown List.

Thanks,
Chandrakant.

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 07 Aug 2012, 10:00 AM
Hello Chandrakant,

There is no need to use coded step for this action, you can easily achieve this using Test Studio UI. Please record the click step using Test Studio, make sure it is working and you have no issues with it. In case you need the coded solution you can simply convert the step into coded one and use the code generated.
If you require further assistance we will need more information provided as well as access to the application you are testing.

Regards,
Ivaylo
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
ListBox
Asked by
Chandrakant
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Share this question
or