Update README.md
This commit is contained in:
parent
068d83bcef
commit
989ddb7e40
|
@ -12,8 +12,8 @@ Automatically downloads the driver binary and patches it.
|
||||||
|
|
||||||
## New ##
|
## New ##
|
||||||
|
|
||||||
By default, the console log function is disabled to prevent certain detections.
|
By default, the console log function is disabled to prevent certain detections until a cleaner solution is found.
|
||||||
Until a cleaner solution is found, use the following to manually enable it
|
You can still enable it using
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import undetected_chromedriver as uc
|
import undetected_chromedriver as uc
|
||||||
|
|
Loading…
Reference in New Issue