@SAP table iteration

Hi Team,

I need to click on the Yellow box of each and every item, so how can I do in SAP?
Please help me on this.

Thanks
Girish

hi @Girish

Try using image exists and based on the condition if true means give a while condition for click
else means give the flag as false

Thanks
Ashwin S

Thank you @AshwinS2 but there is another red color image also is there, so I want to click using the table row,I tried passing the variable counter in the select but it is not working.

Hi @Girish

Make it 2 image exist and make condition on while condition it will work

Thanks
Ashwin S

1 Like

I mean How can I go for next click for next item?

hi @Girish

Based on the selector you can use click and give send hot key as down button

Thanks
Ashwin S

1 Like