/**
  * {@inheritdoc}
  */
 public function getWindowName()
 {
     return $this->wdSession->window_handle();
 }