コード例 #1
0
 /**
  * Starts browser connection
  *
  * @return string
  */
 public function start()
 {
     return parent::start();
 }