Skip to content

Commit

Permalink
[bidi][java] Enable chrome tests (SeleniumHQ#13770)
Browse files Browse the repository at this point in the history
  • Loading branch information
pujagani committed Apr 5, 2024
1 parent 2c0d75a commit baaeb3d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ void testMoveAndClick() {
@NotYetImplemented(IE)
@NotYetImplemented(CHROME)
@NotYetImplemented(EDGE)
@NotYetImplemented(CHROME)
void testShouldClickElementInIFrame() {
driver.get(pages.clicksPage);
driver.switchTo().frame("source");
Expand Down

0 comments on commit baaeb3d

Please sign in to comment.