Not so long ago on our project at work we had to create shared steps in Microsoft Test Managerfor playback later on. The screen we used contained 2 instances of the same custom made comboboxboth displaying a list of countries. One was located at the top of the screen and the other one at the bottom.The combobox already supported Automation IDs and could " auto-magically " generate the rightautomation id for each entry to be displayed in the list portion of the combobox accordingto the key of each ......