mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-04-25 01:15:35 +02:00
Update undetected_chromedriver version to 3.4.6 (#715)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3a6e8e0f92
commit
96fcd21174
@@ -1,6 +1,7 @@
|
||||
from typing import List
|
||||
|
||||
from selenium.webdriver.common.by import By
|
||||
import selenium.webdriver.remote.webelement
|
||||
from typing import List
|
||||
|
||||
|
||||
class WebElement(selenium.webdriver.remote.webelement.WebElement):
|
||||
|
||||
Reference in New Issue
Block a user