Skip to content

Commit 210762d

Browse files
committed
Unignoring a test for IE
1 parent 391f43a commit 210762d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/client/test/org/openqa/selenium/TypingTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ public void testWillSimulateAKeyPressWhenEnteringTextIntoTextAreas() {
228228
}
229229

230230
@Test
231-
@Ignore(IE)
232231
public void testShouldFireFocusKeyEventsInTheRightOrder() {
233232
driver.get(pages.javascriptPage);
234233

0 commit comments

Comments
 (0)