Skip to content

Commit

Permalink
Ignoring recently added test in legacy Firefox driver
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Aug 28, 2017
1 parent 1bd61c0 commit fb2f497
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ public void testShouldFireFocusEventWhenClicking() {

@Test
@Ignore(value = MARIONETTE, issue = "https://github.com/mozilla/geckodriver/issues/906")
@Ignore(FIREFOX)
public void testShouldFireFocusEventInNonTopmostWindow() {
WebDriver driver2 = new WebDriverBuilder().get();
try {
Expand Down

0 comments on commit fb2f497

Please sign in to comment.