We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0319122 commit 4c4235aCopy full SHA for 4c4235a
py/test/selenium/webdriver/common/bidi_tests.py
@@ -23,7 +23,6 @@
23
24
25
@pytest.mark.xfail_safari
26
-@pytest.mark.xfail_remote
27
async def test_check_console_messages(driver, pages):
28
pages.load("javascriptPage.html")
29
from selenium.webdriver.common.bidi.console import Console
@@ -33,7 +32,6 @@ async def test_check_console_messages(driver, pages):
33
32
34
35
36
37
async def test_check_error_console_messages(driver, pages):
38
39
0 commit comments