Examination::selectSecondEye PHP Méthode

selectSecondEye() public méthode

public selectSecondEye ( )
    public function selectSecondEye()
    {
        $this->getElement('selectSecondEye')->click();
    }
Examination