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 fca510b commit fc4851cCopy full SHA for fc4851c
conftest.py
@@ -2,8 +2,8 @@
2
3
from selenium.webdriver.chrome.options import Options
4
from selenium import webdriver
5
-from webdriver_manager.chrome import ChromeDriverManager
6
-from selenium.webdriver.chrome.service import Service as ChromeService
+# from webdriver_manager.chrome import ChromeDriverManager
+# from selenium.webdriver.chrome.service import Service as ChromeService
7
8
9
@pytest.fixture
0 commit comments