Examination::rightRAPD PHP 메소드

rightRAPD() 공개 메소드

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