Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting 424 Object Not found error when closing a window
#1
Not Solved
I am closing a java window ass follows and that generates error 424 - Object not found. The script find and closes the window just fine but I am puzzled as to why the error gets generated. Any ideas?

Code:
JavaWindow("Order Ticket").Close()
                        If err.number <> 0 Then res = FinishErrorHandling(JavaWindow("Order Ticket"),action, curAction) End If

Thanlk you for any help with this.
Reply


Messages In This Thread
Getting 424 Object Not found error when closing a window - by ruslan1234 - 03-10-2011, 09:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object not found during the 2nd iteration of an Action call in a For loop BGunay 0 861 04-23-2020, 07:08 PM
Last Post: BGunay
  Intermitent "Object not visible" error erodpr 5 3,288 01-14-2016, 10:55 AM
Last Post: vinod123
  SAP GUI gets hanged while closing the Windows Pop Up kathirvelnagaraj 0 5,343 10-23-2015, 06:47 PM
Last Post: kathirvelnagaraj
  Object Spy window is not getting hidden Neetha 2 2,800 08-28-2015, 01:27 PM
Last Post: balak89
  login object not found in object repository Akram 2 2,994 06-01-2015, 07:47 PM
Last Post: babu123

Forum Jump:


Users browsing this thread: 1 Guest(s)