Examination::selectSecondEye PHP Method

selectSecondEye() public method

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