Skip to content

Commit 6f58fb9

Browse files
committed
[py] Ignoring test due to Chrome issue
1 parent 53cca49 commit 6f58fb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

py/test/selenium/webdriver/common/executing_async_javascript_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ def test_should_be_able_to_return_web_elements_from_async_scripts(driver, pages)
9191

9292

9393
@pytest.mark.xfail_safari
94+
@pytest.mark.xfail_chrome(reason="https://bugs.chromium.org/p/chromedriver/issues/detail?id=4525")
9495
def test_should_be_able_to_return_arrays_of_web_elements_from_async_scripts(driver, pages):
9596
pages.load("ajaxy_page.html")
9697

0 commit comments

Comments
 (0)