I have to click on a button in each row of a table. I taken dynamic sector by giving variable to a row. But it is not working. Can you suggest?

I have to click on a button in each row of a table. I taken dynamic sector by giving variable to a row. But it is not working. Can you suggest?

Can you share your xaml or selector?

<html app='chrome.exe' /><webctrl id='SearchIFrame' tag='IFRAME' /><webctrl name='clientarea' tag='FRAME' /><webctrl id='aCheckElig' tableRow='"+Click_Index.ToString+" ' tag='A' />

Can you share a sample data table so that we understand what you are working with?