Watch this video to learn about Windows in Selenium.
A window in any browser is the main web page on which the user lands after hitting a URL. Such a window in Selenium is referred to as the Parent Window or Main Window. It opens when the Selenium WebDriver session is created and has all the focus of the WebDriver.
Introduction
Windon in Selenium
Child Window
Closing