hello everyone,
I need help with an automation. The job is the following - I wanted to use the checked/unchecked activity and go row by row (maybe with a while or a for each activity). Some of the checkboxes are disabled and these should be skipped and the bot should move to the next one until it reaches an enabled checkbox and checks it, then I want the bot to stop the process of checking and move on to the next activities.

this is an example, as you can see by the image the first 3 checkboxes are disabled, and the fourth one is the one that needs to be clicked, but this can change since in some scenarios for example the first one is enabled and the rest are disabled, which is why I want the process to stop as soon as it reaches an enabled checkbox.
thank you for your time, let me know if there are any other questions that would help in clarifying this process.