SAP related query

Shweta

Active Member
Hi

Can anyone please help in below query:

Please refer attached screenshot.

I need to read the text in attached screenshot (the number may vary everytime it runs) and check if it contains 0 (zero).
So, how can I perform this task?

Thanks.
 

Attachments

  • NumberOfentries.PNG
    5.2 KB · Views: 21

diarselimi

New Member
Spy the first row and then make the path dynamic, then increase the number of the rows until you find the number.
You have to use a loop, counter, and decisions to achieve this.
 
Top