When I enter the data for the first row, an hour glass timer appears which means it takes time to load or to enable the next row so that data can be entered in the next row. I tried applying delay but it makes the code slow and inefficient.
The hour glass timer is not static. Sometimes it appears and sometimes not.
Can anyone help me with this.
When you are entering the second row you are using the Type into activity right, open the properties of Type into activity and search the wait for page load option select the Complete option from the dropdown and try.