Skip to content

Commit

Permalink
[bidi][java] Enable tests for locating nodes from start nodes for Chr…
Browse files Browse the repository at this point in the history
…ome and Edge
  • Loading branch information
pujagani committed Oct 31, 2024
1 parent 2e47913 commit bdfbb70
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ void canLocateNodesWithMaxNodeCount() {
}

@Test
@NotYetImplemented(CHROME)
@NotYetImplemented(EDGE)
void canLocateNodesGivenStartNodes() {
String handle = driver.getWindowHandle();
BrowsingContext browsingContext = new BrowsingContext(driver, handle);
Expand Down

0 comments on commit bdfbb70

Please sign in to comment.