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
RK_0
(RK)
2
Hi,
You can achieve this by using find childern activity.
jack.chan
(Jack Chan)
3
@vinutha1
can you just click the dropdown instead, then click the item inside
Hey!
We can achieve this by following ways…
- Find children and get attribute activities
Reference:
-
Use simple type into and choose the item in the aaname
-
Use CV Dropdown activity to get the particular item
Regards,
NaNi