We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca06e36 commit 590e493Copy full SHA for 590e493
py/selenium/webdriver/opera/webdriver.py
@@ -24,7 +24,6 @@
24
from selenium.webdriver.common.desired_capabilities import DesiredCapabilities
25
from selenium.webdriver.remote.webdriver import WebDriver as RemoteWebDriver
26
from selenium.webdriver.chrome.webdriver import WebDriver as ChromiumDriver
27
-from .service import Service
28
from .options import Options
29
30
0 commit comments