TestComplete Using Chrome - Unable to find the object BrowserWindow(0)
Running TestComplete using the Chrome browser, when Chrome is first started, a blank screen is shown for a variable amount of time ("White Screen of Death"). After adding steps to get around this, when I get to the page I want to work with, I keep getting the following error:
Unable to find the object BrowserWindow(0). See Additional Information for details.
The object "BrowserWindow(0)" does not exist.
Afterward, multiple step fail that have the BrowserWindow(0) object. I am not sure how to get around this.
I was able to collect an object snapshot. Instead of BrowserWindow(0), I get something like the following:
Window("Chrome_WidgetWin_1", "WEBPAGE- Google Chrome", 2)
Hi bb1832j,
I have one more thing to check - open the Priority of objects list in the project settings and make sure that NativeWebObject is somewhere on the top of this list:
Refer to the Project Properties - General Open Applications Options article for more information.
If this doesn't help, I recommend that you contact our Support Team - a deeper investigation may be required here.