I\'m running one of my scripts on IE 11 browser with Selenium 2.43.1 when the script types in text field using following:
IE 11
Selenium 2.43.1
element.s
I had the same problem when using the 64bit version of IEDriverServer. Change to the 32bit and It worked fine.
Source: WebDriver and IE10 very slow input