Hi,
I would like to get proper Object ID details in the report, How can I get that?
For example, I have written an xpath for 10 elements on the page and iterating a loop for all the 10 elements to check the physical visibility on the page. As of now in the report it is showing like element-1 on the page, element-2 not on the page. But, I would like to get the actual ID of the element.
Other example is like, if I have written common xpath for 10 menu items, I'm getting report like, menuItem-1, menuItem-2, I would like to get the report with the name of the corresponding menu item which is there in id attribute of the webelement.
Can someone please help me in this context.
Regards,
Trinadh