is there any way to get security tokens appended with field Ids or Names in Demandware Sitegenesis platform ?
Since the scripts are breaking in each time as new tokens are appended each time in Demandware forms
For example:-
a userName is shown like this with ID and Name
id=dwfrm_login_username_d0bpngmepheo
name=dwfrm_login_username_d0bpngmepheo
The xpath value also associated with this id and name
Hence while running the scripts via xml and modified java scripts, its breaking
Is there any way to handle this randomly changing tokens ?