ContributionsMost RecentMost LikesSolutionstest execution stuck running when i try to execute in test comple its working fine. same suite when i try to execute using test execute 11 its throwing error message as abject not exists. refer the attachement Full name Sys.Process("MTENZView").WinFormsObject("OptionsFrm").WinFormsObject("uPanelMain").WinFormsObject("UltraPanelClientAreaUnsafe", "").WinFormsObject("uPanelControls").WinFormsObject("UltraPanelClientAreaUnsafe", "").WinFormsObject("uExBarRight").WinFormsObject("ultraExplorerBarContainerControl4").WinFormsObject("uExBarOptions").OutlineButton("Appointment") three level Setup-1 setup MTE_Button_Three NativeClrObject.Name,NativeClrObject.Name,ObjectIdentifier OptionsFrm,uExBarOptions,Appointment MTENZView ET-31739 Sub MTE_Button_Three(Property_Name,Property_Value,Data,ModuleName_Datasheet,TestcaseDesr,Testcaseno,Process_Name,Testlink_Id) arr=split(Property_Value,",") arr1=split(Property_Name,",") Set checkpoint=Sys.Process(Process_Name).Find(arr1(0),arr(0),100) Set child=checkpoint.Find(arr1(1),arr(1),100) set Desc=child.Find(arr1(2),arr(2),100) Desc.click End sub Web services HI, Selected WSDL Schema Location- smaple web service http://www.webservicex.net/globalweather.asmx?WSDL... For me go to definition is not enabled . please refer the attachment Reagrds, priya web services- go to definition is not enabled Hi, selected working web service even after go to definition buttton is not enabled in test complete 11 version. please let me know if any one knows this scenario. please refer the screen shot SolvedTest complete with web services HI.... Selected web services with WSDL document and added into the project suite. Go To definition Button is not enabled in the added web services. Can any one suggets how to start up and make enable the button Go To definition ...... Solved