Forum Discussion

bb1832j's avatar
bb1832j
Occasional Contributor
6 years ago
Solved

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)

15 Replies