How can I address screen elements with the same name?

If the screen elements are of a different nature (input, box, table...) you can specify the nature of the field e.g.: T[table]. If the screen elements have the same nature and same name you can address first with [screenelement], second with [screenelement.2], third [screenelement.3] etc.