Hi am ravindra, I am working on automated testing
My question is this
I want to uniquely identify every struts generated html element (only visual element ...like textbox, image, checkbox etc)
To achieve this I select this approach, I change the source of struts by adding attributeâ id âand append this attribute on html text generated by struts custom tag classes
And set unique value to id attribute on JSP files , this approach works fine â¦.but if in future I upgrade my application with latest struts version , I need to do same work again ⦠I need your help guys if you have any better approach for same task ..Please reply me on this id if you have better approach â
[email protected]â