Skip to content

Commit eb80d93

Browse files
committed
[java] Enabling testSelectionSelectBySymbol in Chrome
1 parent 26f9aa2 commit eb80d93

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 = CHROME,
203-
reason = "https://github.com/GoogleChromeLabs/chromium-bidi/issues/2321")
204201
@NotYetImplemented(
205202
value = EDGE,
206203
reason = "https://github.com/GoogleChromeLabs/chromium-bidi/issues/2321")

0 commit comments

Comments
 (0)