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 3107058 commit b6a38d3Copy full SHA for b6a38d3
tests/address_bar_and_search/test_addon_suggestion.py
@@ -16,9 +16,6 @@ def test_case():
16
return "2234714"
17
18
19
-@pytest.mark.xfail(
20
- reason="Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1958038"
21
-)
22
def test_addon_suggestion_based_on_search_input(driver: Firefox):
23
"""
24
C2234714 - Verify that the address bar suggests relevant add-ons based on search input.
0 commit comments