We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cf4a4 commit f9b043eCopy full SHA for f9b043e
java/test/org/openqa/selenium/bidi/input/DefaultKeyboardTest.java
@@ -198,9 +198,6 @@ void canGenerateKeyboardShortcuts() {
198
}
199
200
@Test
201
- @NotYetImplemented(
202
- value = EDGE,
203
- reason = "https://github.com/GoogleChromeLabs/chromium-bidi/issues/2321")
204
public void testSelectionSelectBySymbol() throws InterruptedException {
205
driver.get(appServer.whereIs("single_text_input.html"));
206
0 commit comments