Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP pop up window handling
#4
Not Solved
Hi.

I made UFT scripts for web application and integrated with ALM.

I am getting problem with below popup window.


Code:
Browser("Elsevier Editorial SystemTM").WinObject("Notification").WinButton("Close").Click


I handled as below


Code:
If Browser("Elsevier Editorial SystemTM").WinObject("Notification").WinButton("Close").exist then

         Browser("Elsevier Editorial SystemTM").WinObject("Notification").WinButton("Close").Click

End If


It worked fine in UFT and showed result as success. But in ALM it is showing as failed.

In ALM Report I could see all above occurrences as failed.

Please help me on the same.
Reply


Messages In This Thread
QTP pop up window handling - by piyush8793 - 03-12-2015, 05:25 PM
RE: QTP pop up window handling - by vinod123 - 03-13-2015, 09:52 AM
RE: QTP pop up window handling - by babu123 - 03-17-2015, 09:31 PM
RE: QTP pop up window handling - by Venkateswarluponna - 10-15-2015, 11:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  SAP GUI gets hanged while closing the Windows Pop Up kathirvelnagaraj 0 5,331 10-23-2015, 06:47 PM
Last Post: kathirvelnagaraj
Exclamation Login & logout in Siebel and clicking pop-up button yuetling926 7 10,700 07-09-2014, 10:43 PM
Last Post: hhamilton
  Is it possible to call Java window and Power Builder Window in 1 Action sbkhbk 0 2,444 06-05-2014, 08:18 PM
Last Post: sbkhbk
  Handling .NET framework menu in webpage using QTP 10 vishnu1067 0 2,206 05-15-2014, 05:30 PM
Last Post: vishnu1067
  select a date from pop-up calendar Dertjon 1 5,593 05-13-2014, 02:29 PM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)