in foxpuppet/windows/base.py [0:0]
def close(self) -> None: """Close the window.""" self.switch_to() self.selenium.close()