Forum Discussion
Hi Venkat,
BrowserWindow is a test object that allows accessing an opened browser windows. To access the target window, you use the object with the index, like BrowserWindow(0).
Does it make sense?
Hi Venkat,
BrowserWindow is a test object that allows accessing an opened browser windows. To access the target window, you use the object with the index, like BrowserWindow(0).
Does it make sense?