Skip to content

Commit

Permalink
[bidi][java] Enable test for Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
pujagani committed Oct 27, 2023
1 parent 473eb66 commit 0733394
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/test/org/openqa/selenium/bidi/BiDiTest.java
Expand Up @@ -56,7 +56,6 @@ public void setUp() {
@Test
@NotYetImplemented(SAFARI)
@NotYetImplemented(IE)
@NotYetImplemented(CHROME)
@NotYetImplemented(EDGE)
void canNavigateAndListenToErrors()
throws ExecutionException, InterruptedException, TimeoutException {
Expand Down

0 comments on commit 0733394

Please sign in to comment.