Hi there,
I am currently using foreachitem to click a button for each row. Now I need to click two more buttons per row so in total 3 buttons for each row. I realized that with foreachitem you can just assign one uielement and then several labels. What options do I have in order to click several buttons for each row?
Thank you very much!