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 c035590 commit 6ca7d86Copy full SHA for 6ca7d86
py/selenium/webdriver/common/bidi/browser.py
@@ -17,7 +17,7 @@
17
18
19
import warnings
20
-from typing import Optional
+from typing import Any, Optional
21
22
from selenium.webdriver.common.bidi.common import command_builder
23
from selenium.webdriver.common.bidi.session import UserPromptHandler
0 commit comments