Skip to content

Commit

Permalink
[py] One more test broken in Chrome, no idea why
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Jan 17, 2018
1 parent 8c3db91 commit eb4c771
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def testShouldTimeoutOnPageLoadTakingTooLong(driver, pages):
pages.load("simpleTest.html")


@pytest.mark.xfail_chrome
def testClickShouldTimeout(driver, pages):
pages.load("simpleTest.html")
driver.set_page_load_timeout(0.01)
Expand Down

0 comments on commit eb4c771

Please sign in to comment.