A page has multiple identical elements, how to distinguish them


As shown, I need to enter information in box 1 for the first time and information for box 2 the second time, but the information in box 2 will be entered in box 1. Maybe it’s because the titles of the two boxes are the same, how to solve this situation? Thank you.

@VolkerHuang

Could you please check other Attributes of those elements and may be that will be different.

@VolkerHuang Open Uiexplorer and check for a different selector. Maybe they have different idx value which may help you distinguish between the two boxes.