undetected-chromedriver/undetected_chromedriver
Leon 8a3870bd6d
removed "delay" from constructor, added user_data_dir
simplify specifying a custom user_data_dir by passing it directly to the constructor.
however if a user_data_dir is specified in the options object,  the one in options will take precedence.
2021-12-21 16:31:04 +00:00
..
tests/v2 3.1.0rc1 2021-12-16 05:53:41 +01:00
__init__.py removed "delay" from constructor, added user_data_dir 2021-12-21 16:31:04 +00:00
_compat.py 3.1.0rc1 2021-12-16 05:53:41 +01:00
cdp.py 3.1.0rc1 2021-12-16 05:53:41 +01:00
devtool.py 3.1.0rc1 2021-12-16 05:53:41 +01:00
dprocess.py 3.1.0rc1 2021-12-16 05:53:41 +01:00
options.py 3.1.0rc1 2021-12-16 05:53:41 +01:00
patcher.py 3.0.3 - fixed a bug where driver hangs long time on quit - and now passing executable_path explicitly now causes chromedriver to not redownload since some people have issues downloading 3mb but expect to build next-gen scrapers 2021-07-30 00:23:13 +02:00
reactor.py 3.1.0rc1 2021-12-16 05:53:41 +01:00