So, we have a slightly unusual setting in our software. On the web page we have a Java applet. QTP can easily process objects on the web page itself or the Java applet itself. The problem occurs when the Java applet includes an internal browser frame that retrieves data from the SAP application.
When using an SAP add-in and trying to capture objects in the object repository, nothing is added to the repository. Therefore, we cannot identify objects.
Using both the SAP add-in and Java add-in, we can identify the frame, but not the objects embedded in the frame.
Any suggestions?
Thank!
source
share