How do I use the powerapps test studio to select the top item in a combo box rather than a specific value?
This page just shows specific values, but the set of values will differ depending on the environment. https://docs.microsoft.com/en-us/power-apps/maker/canvas-apps/functions/function-setproperty
I want to use the studio in different environment where the available options will differ. Therefore, I just want to select the top item.
For background, each item in the combo box is a custom list. In the different environments we will make different custom lists.