QTP Forums

Full Version: Is there a tool to support iframe windows - as QTP itself does not support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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...

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..
Reference URL's