Unable to capture windows objects of a desktop app screen with many objects.
I am trying to capture windows objects of my application under test and the object capturing is running for ever. I assume this is happening because that screen has huge number of objects.
Anyone faced this issue while capturing windows objects of a screen with huge number of objects? If there is any solution to address this, please post here.
Following are the steps I have followed:
- Launch Katalon Studio Enterprise and select a a desktop application automation project.
- Click Windows Action Recorder icon and start recording
- In the application launched by windows action recorder, navigate to the screen (with huge number of objects)
- Go back to windows action recorder and click refresh screen button
At this point capturing windows objects message was shown and the progress bar is shown for ever (more than 2 hours)