Micro Focus QTP (UFT) Forums
Clicking an Image in web Apps - 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 Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Clicking an Image in web Apps (/Thread-Clicking-an-Image-in-web-Apps)



Clicking an Image in web Apps - susangeet004 - 01-18-2011

Hi All,

Currently iam doing web Application.
There is an image ,while clicking it manually a popup is coming and after sometimetime window dialogbox is coming showing Open,Save,Cancel Option.But when i click it by using automation then it
pop up is coming and then dissapearing and no window dialog box coming which should show Open,Save,Cancel Option.


RE: Clicking an Image in web Apps - amitspandey - 01-20-2011

Hi,
Try this:
1)open ur web application.
2)goto Tools->Popup Blocker-->Click on "turn off pop blocker"
3)close the IE and restart again.

These step will deinately work.