def set_foreground(self): """Get the focus on the desired open window""" win32gui.SetForegroundWindow(self._handle)