Desktop application drop-down list of items

My main expectation is to validate the desktop application drop -down list with my expected list of items. Can anyone suggest me the steps to do this process. can I able to store the drop -down list of items and compare with my list of items.

@Ragul_sharma,

Try this to get drop down items.

Once you have the list of Ui Elements you can iterate and get the text using Get Attribute activity to compare.

Thanks,
Ashok :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.