Fixing all bugs,
This commit is contained in:
parent
244e4896b5
commit
c0beaaf759
|
@ -13,11 +13,6 @@ Automatically downloads the driver binary and patches it.
|
|||
|
||||
## Installation ##
|
||||
|
||||
```
|
||||
pip install undetected-chromedriver
|
||||
```
|
||||
or , if you're feeling adventurous, install directly via github
|
||||
|
||||
```
|
||||
pip install git+https://www.github.com/ultrafunkamsterdam/undetected-chromedriver@master # replace @master with @branchname for other branches
|
||||
```
|
||||
|
|
|
@ -11,7 +11,7 @@ d88P" 888 "88b 888P" d88""88b 888 "888 "88b d8P Y8b d88" 888 888P" 888 88
|
|||
Y88b. 888 888 888 Y88..88P 888 888 888 Y8b. Y88b 888 888 888 Y8bd8P Y8b. 888
|
||||
"Y8888P 888 888 888 "Y88P" 888 888 888 "Y8888 "Y88888 888 888 Y88P "Y8888 888 88888888
|
||||
|
||||
by UltrafunkAmsterdam (https://github.com/ultrafunkamsterdam)
|
||||
by UltrafunkAmsterdam AND MODIFIED BY SAGOU (https://github.com/medsagou)
|
||||
|
||||
"""
|
||||
from __future__ import annotations
|
Loading…
Reference in New Issue