There was an error while loading. Please reload this page.
1 parent ad94d27 commit 3a2dc27Copy full SHA for 3a2dc27
tests/conftest.py
@@ -11,7 +11,6 @@
11
from selenium import webdriver
12
from selenium.common.exceptions import WebDriverException
13
14
-
15
browsers = {
16
'chrome': webdriver.Chrome,
17
'firefox': webdriver.Firefox,
0 commit comments