Fixing all bugs,

This commit is contained in:
Sagou Mohamed 2023-10-26 10:42:38 +01:00 committed by GitHub
parent 244e4896b5
commit c0beaaf759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 1 additions and 6 deletions

View File

@ -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
```

View File

@ -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