Skip to content

Commit

Permalink
[java] Enable tests in Edge
Browse files Browse the repository at this point in the history
  • Loading branch information
pujagani committed Aug 27, 2024
1 parent 44cf4a4 commit f9b043e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,6 @@ void canGenerateKeyboardShortcuts() {
}

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

Expand Down

0 comments on commit f9b043e

Please sign in to comment.