CopyCat: Build browser automations with AI

@heypaus Hey Paul! We actually CAN do iterations like the one you’re describing 🙂

In the product, when you’re adding steps, we also added “structure” steps like “If/Else” and “For Each”. In your case, you would navigate to X using our “Go to URL” block, then you could use our “Get List of Child Elements” block to retrieve the particular elements you want to iterate on. Finally, you’d use the “For Each” block and pass in the list of child elements. Inside the For Each block, you’d add the steps that you want to execute for each iteration!

It’s pretty powerful what you can do with this stuff!

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top