Commit Graph

288 Commits

Author SHA1 Message Date
Leon 71ea65eb67
fix compatibility for linux/mac 2020-03-03 15:03:49 +01:00
Leon 7526b41e6f
Update __init__.py 2020-03-03 14:57:09 +01:00
Leon ecc92cd109
fix compatibility linux/mac 2020-03-03 14:53:55 +01:00
Leon cbe27643d0
compatibility linux and mac 2020-03-03 14:51:10 +01:00
Leon c73b1c8e23
Update __init__.py 2020-03-03 14:48:10 +01:00
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
Leon 10031a295f
backwards compatibility
```
import undetected_chromedriver as uc
uc.TARGET_VERSION = 79
uc.install()
```
2020-02-25 18:14:20 +01:00
Leon f90b7354b9
Update README.md 2020-02-03 09:50:59 +01:00
Leon bf360b9808
Merge pull request #2 from TJM4/master
Fixed bug where webdriver property could be detected
2020-01-26 16:06:23 +01:00
Thomas Milburn c9708ee830 Fixed bug where webdriver property could be detected 2020-01-26 11:46:01 +00:00
Leon a80ce8db0b
version bump 2020-01-02 10:10:53 +01:00
Leon 2b7ba9dc74
Update setup.py 2020-01-02 09:57:30 +01:00
Leon 17ba900910
Update __init__.py 2020-01-02 09:56:43 +01:00
Leon 725eeba0ad
Update README.md 2020-01-02 09:55:42 +01:00
Leon 2975eb5aff
Update __init__.py 2020-01-01 22:31:35 +01:00
Leon 827397d86d
Update __init__.py 2020-01-01 22:30:57 +01:00
Leon dec56d3aaf
Update __init__.py 2020-01-01 22:26:04 +01:00
Leon 43e8aee813
Update __init__.py 2020-01-01 22:17:45 +01:00
Leon 6d10c78cc1
Update README.md 2019-12-22 14:47:59 +01:00
Leon 72bd08dde9
Update README.md 2019-12-22 14:47:41 +01:00
Leon 67753aa454
Update README.md 2019-12-22 14:47:16 +01:00
Leon 5903fa0fdd
Update __init__.py 2019-12-22 14:45:37 +01:00
Leon 32770eb0fe
Update __init__.py 2019-12-22 14:35:12 +01:00
Leon ebb1650559
Update __init__.py 2019-12-22 14:28:02 +01:00
Leon 9f727e1f46
Update __init__.py 2019-12-22 14:27:20 +01:00
Leon cebddec58e
Update __init__.py 2019-12-22 14:22:41 +01:00
Leon b0029c6594
Update README.md 2019-12-22 14:19:55 +01:00
Leon d84af53bc1
Update README.md 2019-12-22 14:18:21 +01:00
Leon f2210d252d
Update README.md 2019-12-22 14:16:34 +01:00
Leon b94307f6c1
Update README.md 2019-12-22 14:15:59 +01:00
Leon 7e9df7db10
Update README.md 2019-12-22 14:11:07 +01:00
Leon f9bd67d4ad
Update __init__.py 2019-12-22 14:09:35 +01:00
Leon 725030e846
Update setup.py 2019-12-22 13:53:06 +01:00
Leon 0c73dcc9ef
Add files via upload 2019-12-22 13:50:09 +01:00
Leon 13a3a94e8a
Delete __init__.py 2019-12-22 13:49:45 +01:00
Leon d7a826db47
Add files via upload 2019-12-22 13:48:58 +01:00
Leon 3d3d1aeca8
Add files via upload 2019-12-22 13:48:39 +01:00
Leon d37fb78d24
Initial commit 2019-12-22 13:44:18 +01:00