Forum Discussion

Adagio's avatar
Adagio
Frequent Contributor
7 years ago
Solved

Select Items from dropdown list in different ways

Hello,

 

I've to select values from a dropdown( one value at a time), but when I use the object mapping, it takes too long to locate the object. I see that the object has an Id. Is there a way I can access this object directly using it's Id and then select item from the drop-down?  Can I use document.getElementById() ?

 

any help would be appreciated!

 

Thank you
Abhi

4 Replies