Unique ID for DIV elements
We have noticed that Pega does nto generate a unique ID for each DIV elements for repeating grids and some other layouts. This has become a blocked for automation testing using cucumber/ruby. Is there a way to get a unique ID generated for all the UI elements.
I have seen an option to generate ID for some of the control like label, text box etc... is there a way we can generate unique ID for all other UI elements like grid etc