Skip to content

Commit

Permalink
[java] Enable BiDi session test
Browse files Browse the repository at this point in the history
  • Loading branch information
pujagani committed Sep 28, 2022
1 parent f7b97cb commit 9c8215e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions java/test/org/openqa/selenium/bidi/BiDiSessionTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
public class BiDiSessionTest {

private FirefoxDriver driver;

@Disabled

@Test
public void shouldBeAbleToCreateABiDiSession() {
FirefoxOptions options = new FirefoxOptions();
Expand Down

0 comments on commit 9c8215e

Please sign in to comment.