You don’t need the row number, that’s the point. Instead of trying to find row numbers and manually create selectors, you just loop directly through the UI Elements. If you DO need one of the values of the UI Element’s attributes, you use Get Attribute.
1 Like