Click on Active row

@dutta.marina

Use for each ui element with filter …indicate full row in the for each ui element…in filter use currentelement containing Active

now inside loop use a click activity with selector pass it as string as below currentitem.Selector.ToString + "<webctrl tag='TD' tableCol='1' />"

cheers