Skip to content

Commit 5ec5089

Browse files
pujaganiM1troll
authored andcommitted
[java] Enable tests in Edge
1 parent 0352619 commit 5ec5089

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)