This is an example of how we can empty a folder in Gmail with the help of a UiPath Robot, solely on the basis of recording.
To do this, we are going to record all the actions that have to be performed to empty this Trash folder so that our Robot understands the sequence to be performed.
We can see the process flow of this simple activity in the following diagram:
We need to see all process flows, however small or big, as shown in the previous diagram. This makes developing RPA much easier and, organized.
First and foremost, we begin with a blank project in UiPath Studio and then ...