Hi all I'm having a problem in this scenario. Please do give suggestion on what to to do.
Tried using this xpath (not working):
.//*[@id='76']/div/div[3]/span[1]/span
Please do help me.
Note: The 'Show Details' link are clickable they have different ID's, the one in yellow tag is the one that cannot click.
I appreciate for all of those who will share their ideas about this Thanks!
Employee 545454...) above theShow Detailslink? Because I don't see it in HTML.Nth Show Detailslink in the UI, we need to know which link needs to be clicked. From the first image, we can say Show Details[2], because we identified it with some test data around likeEmployee.... So in order to get exactly what Show Details link to be clicked, we need that test data associated with that link. If possible get the HTML of theEmployee 5454.., without opening show details link?