Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function start()
 {
     $this->started = true;
     $this->browser->start();
 }