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