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.
format.sh
1 parent 6958a1f commit ae9fdedCopy full SHA for ae9fded
py/selenium/webdriver/common/bidi/webextension.py
@@ -17,8 +17,8 @@
17
18
from typing import Union
19
20
-from selenium.webdriver.common.bidi.common import command_builder
21
from selenium.common.exceptions import WebDriverException
+from selenium.webdriver.common.bidi.common import command_builder
22
23
24
class WebExtension:
0 commit comments