01-18-2012, 06:03 PM
Hello,
I am working on a web application where java applet is used. I am using QTP 10. Java add-in is installed. All the objects inside java applet are getting identified. But the underlying browser to these applets is identified as a Window.
Please let me know, if anyone knows the solution to the above problem.
Thanks!
I am working on a web application where java applet is used. I am using QTP 10. Java add-in is installed. All the objects inside java applet are getting identified. But the underlying browser to these applets is identified as a Window.
Code:
Window("Internet_Explorer_1").JavaApplet("VerticalMenu").JavaEdit("VerticalDisplay").Type "abc"
Please let me know, if anyone knows the solution to the above problem.
Thanks!