getwindowhandle and getwindowhandles code example
Example: getwindowhandle and getwindowhandles
driver.getWindowHandle() – It returns a handle (String) of the current
page (a unique identifier)
driver.getWindowHandles() – It returns a set of handles (Set<String>)
of the all the pages available