Find Children Elements get Null after Post Back

Hi all,

I’m using Find Children Activity and For each to iterate them so that I can click on every row, and get its tableRow count by Get Attribute. But when it click on Hyper link UiElement and its item get null.
Any suggestion or solution?

Thank you

I have extactly the same problem. Anyone knows how to fix that?

If on click Find Children lost its UiElement then use tableRow=‘{{RowNo}}’ in selector and pass RowNo on which you want to click.