undetected-chromedriver/undetected_chromedriver
11AnJo a69a7e2ca7
Update __init__.py
Prevents annoying error while using with seleniumwire.

`Exception ignored in: <function Chrome.__del__ at 0x0000015A0ADFCB80>
Traceback (most recent call last):
  File "C:\Users\dupa\miniconda3\envs\snap\Lib\site-packages\undetected_chromedriver\__init__.py", line 824, in __del__
  File "C:\Users\dupa\miniconda3\envs\snap\Lib\site-packages\seleniumwire\webdriver.py", line 69, in quit
  File "C:\Users\dupa\miniconda3\envs\snap\Lib\site-packages\undetected_chromedriver\__init__.py", line 811, in quit
OSError: [WinError 6] The handle is invalid`

Seleniumwire is already calling quit() then it goes to __del__ and its trying to close again already closed process.
2024-01-11 17:54:41 +01:00
..
__init__.py Update __init__.py 2024-01-11 17:54:41 +01:00
cdp.py optimized import maze 2022-11-28 23:47:38 +01:00
devtool.py optimized import maze 2022-11-28 23:47:38 +01:00
dprocess.py Oh yes, do wanna rockin' with the best 2023-02-04 22:02:46 +01:00
options.py Oh yes, do wanna rockin' with the best 2023-02-04 22:02:46 +01:00
patcher.py Remove ARM specification for Macs 2023-08-16 22:14:46 -05:00
reactor.py Oh yes, do wanna rockin' with the best 2023-02-04 22:02:46 +01:00
webelement.py Oh yes, do wanna rockin' with the best 2023-02-04 22:02:46 +01:00