Hi there,
I'm trying to use the selenium sendkeys to input numbers in the KendoUI numricTextBox. But when I run the test the result returns the following:
"OpenQA.Selenium.ElementNotInteractableException : Element <kendo-numerictextbox class="c-input-time c-large k-widget k-numerictextbox ng-untouched ng-pristine ng-valid" name="uren"> is not reachable by keyboard"
Can you help me?