Skip to content

Commit f9b043e

Browse files
committed
[java] Enable tests in Edge
1 parent 44cf4a4 commit f9b043e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

java/test/org/openqa/selenium/bidi/input/DefaultKeyboardTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,6 @@ void canGenerateKeyboardShortcuts() {
198198
}
199199

200200
@Test
201-
@NotYetImplemented(
202-
value = EDGE,
203-
reason = "https://github.com/GoogleChromeLabs/chromium-bidi/issues/2321")
204201
public void testSelectionSelectBySymbol() throws InterruptedException {
205202
driver.get(appServer.whereIs("single_text_input.html"));
206203

0 commit comments

Comments
 (0)