How to pick element from drop down without select item

Hi guys,

I am using select item activity to select an item from a drop down in an web application and i am getting a following error.

select item : error hresult e_fail has been returned from a call to a com component

Can someone let me know how can i pick a element dynamically from the drop down in the web applivation. Thanks

Hi,

You can achieve this by using find childern activity.

@vinutha1
can you just click the dropdown instead, then click the item inside

Hey!

We can achieve this by following ways…

  1. Find children and get attribute activities

Reference:

  1. Use simple type into and choose the item in the aaname

  2. Use CV Dropdown activity to get the particular item

Regards,
NaNi