ContributionsMost RecentMost LikesSolutionshow to switch window in desktop Application Hi All, I am unable to switch the window when i am executing the script getting error like The object "Chrome_RenderWidgetHostWND" does not exist. i have used record option to capture complete flow but when i run the single step with record and play its working but when i am executing complete flow facing the above issue. Attached is the screenshot for your references. Re: TestComplete switching between two windows applications using record option Hi, please find the attached screenshot of advanced view settings Re: TestComplete switching between two windows applications using record option Hi, please find the attached screenshot of advanced view settings Re: TestComplete switching between two windows applications using record option Hi, This is an desktop application developed by C# language and its completely one application if we click on pop-up button a new window will open with complete details of that applicant. Re: TestComplete switching between two windows applications using record option Hi, Attached is the object browser screenshot i may think it is helpful to you ?? Re: TestComplete switching between two windows applications using record option I am unable to find child object can you have a chance to connect via any platform with me ?? Re: TestComplete switching between two windows applications using record option No its not able to identify each of the UI controls on new popup window ☹️ Re: TestComplete switching between two windows applications using record option No its not highlighting to "5447362 - US Report - 7/12/1991..." its highlighting back window window attached is the screenshot for your reference. TestComplete switching between two windows applications using record option Hi All, I am currently trying to automate one windows application which has an option to click on popup option and enter values. when I launch my windows application, 1. firth thing it asks me to open the windows application (I am able to automated this) 2. Click on login button. (I am able to automated this) 3. then it opens a default window, then we have to enter one reference number and select the document (I am able to automated this) 4. After selecting a document a new popup window will open and there we have to fill some options(Unable to automate the things because of window handling) Can anyone suggest on this or if anyone options need to be select for window handling ? Basically swtiching between two different applications during automation in TestComplete.