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..