You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
What steps will reproduce the problem?
Run simple test on Windows Server 2008 R2 with
Driver.FindElement(By.Id("a")).SendKeys("Test").
What is the expected output? What do you see instead?
Text types very slow.
output of nunit-console:
Timeout awaiting keypress: 84
Timeout awaiting keypress: 69
and etc.
with russian characters all's ok. on another machine winServer 2008R2 also.
Selenium version: 2.5.1.0 (tried with 2.15 also)
OS: Windows Server 2008 R2
Browser: Internet Explorer
Browser version: IE8 x64