ListView, DataGrid: Dynamic AutomationId to element inside the cell is not visible in Appium
when we try to add a dynamic AutomationId in each item of the list (something like AutomationId="{Binding Id}"), the AutomationId is not provided to the elements we see in the appium inspector.