Exemple #1
0
 /**
  * Click on a link or a button
  */
 public function click($text)
 {
     return parent::click($text);
 }