How to set selector of click activity in for each row correctly?

Hi guys

I would like to use for each row to click first item in webpage and do something inside, then back to previous page and click next item to repeat flow until all item have been clicked…
Now already have item ID list and save it as excel by using data scrape
I just use read range to read the column of item ID in excel sheet and create a variable then use it as selector of Click, but not sure why it shows “selector is not valid”

I think item ID also exists in variable of for each, how do I apply it into my click activity selector

Any advice for it?
Thank you in advance!

Hi @MOONREN_Xu

Can you show us the selectors and the Id please?