i want to do a process that if a condition isn’t true it repeats the same actions(a lot of commands) but lowers on the screen. It is with documents in a web browser. If the first one is bad i want the UiPath to to do same action with the one lower on the screen. Is it possible?
Hi @mskym111
Yes it’s possible you can do it with Ui Activities, If you want to scroll down you can use the Mouse scroll activity to scroll down the page.
Hope it helps!!
1 Like
So i want it to perform action on the first row. Then i want it to repeat same ones on the lower one. the code is very long in itself so how could i do it without copying?
and not in every case scenario i need to go lower. just if the first one cant be completed