Examination::rightRAPD PHP Method

rightRAPD() public method

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