I am trying to build xpath for components which do not have any constant parameter. The Ids (or a part of an id) of the components change with every load.
Is there is a way I can build a xpath for the same?
For eg: j_id_jsp_100638 1914_1:OldPassword.
The first part of the id is dynamic but the latter (OldPassword) remains constant.
Is there is a way I can build a xpath for the same?
For eg: j_id_jsp_100638 1914_1:OldPassword.
The first part of the id is dynamic but the latter (OldPassword) remains constant.
Comment