01-08-2012, 12:04 AM
Hi All,
I am new to QTP. I am using QTP 10.0 with IE version 9.0.
When i was trying to record a web application operations on IE, MY qtp script recognizing it as Window Instead Browser.
Here is my code that my tool generated while i am recording from IE:
Please help me on this issue.
\Thanks,
Siva Krishna
I am new to QTP. I am using QTP 10.0 with IE version 9.0.
When i was trying to record a web application operations on IE, MY qtp script recognizing it as Window Instead Browser.
Here is my code that my tool generated while i am recording from IE:
Code:
Window("Windows Internet Explorer").Close
Window("Windows Internet Explorer").Dialog("Internet Explorer").WinButton("Close current tab").Click
Please help me on this issue.
\Thanks,
Siva Krishna