Micro Focus QTP (UFT) Forums

Full Version: Automating JavaCanvas Object
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

I'm working on QTP 11.0 with Java Addin. The AUT is java based application Terminal Operating System. Mostly all the objects are identified by qtp as standard objects. But we face difficulties in certain places like
1. an object look like grid but not recognized by qtp as standard object.
2. We have a requirement that we need to select a cell where a container will be there and drop it in another cell. QTP is not able to recognize each cell. Instead it is identifying everything as JavaObject of Canvas class. Please do let me know how to access the objects inside the javacanvas object. This is very very important for us.

Please find a screenshot attached.