Exemplo n.º 1
0
 function doLogOut()
 {
     $this->driver->byCssSelectorAndWait(".menu > a:nth-child(7)")->click();
 }