What are window handles?
Question
What are window handles?
Answer
During the script execution if there is a new window that pops up then they have an address and they have a handle, each handle is listed in the variable handles[] Ex: To reference those windows driver.switch_window(browser.wondow(handle[0]))