Micro Focus QTP (UFT) Forums
Automating JavaCanvas Object - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Automating JavaCanvas Object (/Thread-Automating-JavaCanvas-Object)



Automating JavaCanvas Object - priyan - 03-04-2014

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.