Examination::removeAllComorbidities PHP 메소드

removeAllComorbidities() 공개 메소드

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