Examination::iAddTheChangesToLeftEye PHP Méthode

iAddTheChangesToLeftEye() public méthode

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