I want to select a value from a dynamic list of values just like a search list. I have stored the LI element of that list as an item in the page.
Now i want to loop over all the occurence of the item and select the one with a certain displayed text value.
Please help me with the correct approach to do that.
Thanks in Advance.