Examination::rightCRTIncreaseLowerThanHundredYes PHP Method

rightCRTIncreaseLowerThanHundredYes() public method

    public function rightCRTIncreaseLowerThanHundredYes()
    {
        sleep(5);
        $this->getElement('rightCrtIncreaseLowerHundredYes')->doubleClick();
    }
Examination