![]() |
QTP 10 is identifying the browser as Window - 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: QTP 10 is identifying the browser as Window (/Thread-QTP-10-is-identifying-the-browser-as-Window) |
QTP 10 is identifying the browser as Window - hershy - 01-18-2012 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. 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! RE: QTP 10 is identifying the browser as Window - royvarum - 01-18-2012 which IE version you are using ? RE: QTP 10 is identifying the browser as Window - hershy - 01-19-2012 I am using IE8 RE: QTP 10 is identifying the browser as Window - ravi.gajul - 01-20-2012 Please Disable UAC and check..However if this doesn't work you might have to install QTPWEB_00037 patch which is downloadable from Hp site. Regards, Ravi |