Hello guys. So I have a proglem. I am trying to develop a robot for a specific program, but having some problems. The place that im stuck is that In the program I have rows, which look the same as in excel. I need to count them, and then loop some clicks for the same amount that there are rows there. For example:
This is the rows that im talking about -
There are 31 of them, so ill need to loop the clicks 31 times. Keep in mind, that when 3 clicks happen, the rows keep dissapearing. The point is, that the proccess that needs to be looped are 3 clicks, when they happen, the row that the clicks been executed on, dissapears. Hope this will help you help me, thanks in advance!
Hi @Povilas_Jonikas ,
Is it possible to provide a Filter on the Number of rows that could appear in the Program or Screen ? So that we might be able to keep the required count of rows that are present in the Excel and Click once (If there is a Select All option) in the Program to Select/Click all rows.
Not sure if this is a possibility or a case that could be available for the application that you are working, but a suggestion so that we could speed things up in terms of execution.
Let us know some more details of the Process and the Excel sheet data (or confirm if we need to take only the count of rows) if the above method suggested is not an option.
1 Like
Hi @supermanPunch ,
Yes, there is a place on the screen where the number of rows are pressent, and the best thing is, that the number is dynamic, meaning that when one of the rows dissapear, the number changes always.
There it is