you can use WebTable(" ").GetRowWithCellText("The unique item text in the row")
this will give you the row number,
get the link object in the row for the detail column and do the click.
does this help tp solve your issue?
this will give you the row number,
get the link object in the row for the detail column and do the click.
does this help tp solve your issue?