hhagayContributor9 years agoHow to iterate through items in a list box Hello Community I have a drop-down list (aka combo-box) with multiple items. I would like to get the items count and select one randomly. Thank you :) Show More
shankar_rCommunity Hero9 years agowItemCount - to get the list count.wClickItem - to click the item based on the index or value. More information, You can refer the NisHera post.
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentIterating through itemsError iterating the items of an objectIterate/loop through soapui response data/items then write to excel using Groovy.