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 6a1ebe6 commit 79effc3Copy full SHA for 79effc3
tests/tabs/test_mute_tabs.py
@@ -11,7 +11,6 @@
11
COOKIE_CONSENT_SELECTOR = (
12
"button[aria-label^='Accept all'], button[aria-label^='Accept the use']"
13
)
14
-RETRY_LIMIT = 10
15
16
17
@pytest.fixture()
0 commit comments