undetected-chromedriver/undetected_chromedriver
Leon 6928d9b4c8
backwards compatibility
```
import undetected_chromedriver as uc
uc.TARGET_VERSION = 79     #78, 77, ...
driver = uc.Chrome()
```
2020-02-25 18:23:07 +01:00
..
__init__.py backwards compatibility 2020-02-25 18:23:07 +01:00