How to deal with hour glass timer in Oracle Java Forms

Hello,

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.

Thankyou.

Hi @garima.sriv12

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.

Give a try with this approach.

Hope it helps!!

Thankyou. It worked :blush:

1 Like

It’s my pleasure… @garima.sriv12

Happy Automation!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.