How to make dynamic selector for table row attribute

Hi all,

I am currently working on a automation scenario where I want to click on the verify button and until the table ends. The data scrapping is not working for me. I have declared an i variable of type int32. and trying to call it on selector but getting an error. Here is the image


I am just adding β€˜+i.tostring+’ in the tablerow. But selector is getting error. Any help in this regard will be highly appreciated.

If you select the part you wrote 2 and right click, you can select the variable (i) you created before

already did that. bit selector got failed

can you try β€˜{{i}}’ like this

1 Like

yes i have already done that… selector got failed.

can you please write the selector that gets error, i can try too

HI @enthusiastic

Check these steps and follow like mentioned

Regards
Sudharsan