When you need to loop instructions with Selenium IDE, Flow Control is your friend

That’s all. You can easily set start and end points, then loop through them. Helped me on several occasions when I needed to quickly get rid of multiple entries in the UI. Recorded the Delete and Confirm Delete actions, then just set to loop. All 418 of them were gone in a few minutes. I did have to set the speed to a slower value, just so it catches the confirm delete modal. Recommended:

Flow Control