Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

SendKeys types character very very slow on WindowsServer 2008R2, Windows 8 #3072

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 3072

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


Reported by lightTheX on 2011-12-16 13:06:25

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions