I am using a list of URLs in column A, and I want to go to each URL contained in the list and are using “GetText” to get the breadcrumbs on every page. And then use the “Write Cell” activity, to write the data next to the URL (Column B).
My problem is that the “Write cell” overwrites my data. How do I make the “Write Cell” activity follow the “For Each”-activity?
What I also figured out while trying your solution was that I needed to use it as an Argument, so instead of using “offset” as variable, I set it to Argument.