Examination::selectSecondEye PHP 메소드

selectSecondEye() 공개 메소드

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