mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-12-05 09:08:11 +01:00
Don't open devtools
This commit is contained in:
@@ -177,8 +177,6 @@ def get_webdriver(proxy: dict = None) -> WebDriver:
|
||||
# For normal headless mode:
|
||||
# options.add_argument('--headless')
|
||||
|
||||
options.add_argument("--auto-open-devtools-for-tabs")
|
||||
|
||||
# if we are inside the Docker container, we avoid downloading the driver
|
||||
driver_exe_path = None
|
||||
version_main = None
|
||||
|
||||
Reference in New Issue
Block a user