Forum Discussion

gid_216's avatar
gid_216
Frequent Contributor
13 years ago

Check Application is loading or not

Hi,



In my application, when i'm clicking a button to get data, it takes some time to load the result data. At that time, we can't access the application even through the tool. Can anybody please guide me, how I can check, whether the application is currently loading or already loaded as in the report, we need to give details about, how much time it took to load the data.



Thanks,



Deepak

3 Replies


  • Hi Deepak,


     


    I suppose the state of the load window will be changed after the loading is finished. Check that in the Object Browser. If you find the property whose value is changed, you can use the approach listed in the "Waiting for Object State Changes" article.


     

  • gid_216's avatar
    gid_216
    Frequent Contributor
    Hi Tanya,



    The load window is displaying in the object browser under the application process, but in run time, tool is unable to access this as it is another window from same process other than the application window, the tool stucks with the application window only. 

    Is there any workaround for this.



    Thanks,



    Deepak