Examination::selectSecondEye PHP Метод

selectSecondEye() публичный Метод

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