Examination::iAddTheChangesToLeftEye PHP Метод

iAddTheChangesToLeftEye() публичный Метод

    public function iAddTheChangesToLeftEye()
    {
        $this->getDriver()->dragTo($this->getElement('eyeDrawStart'), $this->getElement('eyeDrawEnd'));
    }
Examination