Micro Focus QTP (UFT) Forums
Is there a tool to support iframe windows - as QTP itself does not support - 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: Is there a tool to support iframe windows - as QTP itself does not support (/Thread-Is-there-a-tool-to-support-iframe-windows-as-QTP-itself-does-not-support)



Is there a tool to support iframe windows - as QTP itself does not support - rajeshvelur - 08-13-2010

We are using QTP to Automate Ajax apps - but we have this scenario where we need to automate the app in an Iframe window. QTP is not fully supporting this window, and we are looking for a new tool - can someone suggest any tool which can support iframes?

Thanks
Rajesh


RE: Is there a tool to support iframe windows - as QTP itself does not support - Unleash Rajesh - 07-20-2011

hi..

Am having an iframe in my application..QTP doesnot supports for iframe during run...Throws an error stating "Not found in the object repository"
This is the code got while recording...

Code:
Browser("Eco Invoices - Login Page").Page("Eco Invoices .: Create").Frame("TB_iframeContent271").Check CheckPoint("TB_iframeContent271")
Browser("Eco Invoices - Login Page").Page("Eco Invoices .: Create").Frame("TB_iframeContent271").Image("send").Click
Its quite urgent..
Attached the screen shots..Get me out of this..