EmaMaker
ab63850d7f
browser_manager: fix exception when closing chromedriver
2022-02-17 15:33:10 +01:00
EmaMaker
cd12419b47
page viewer: fix 'empty range for randrange() (0, 0, 0)'
...
when no clickable elements are found
2022-02-17 15:32:30 +01:00
emamaker
2161f4ba01
replace ended threads in real time
...
instead of waiting for them all to finish
2022-02-06 09:18:28 +01:00
EmaMaker
8c66703389
update requirements
...
undetected_chromedriver has to be installed from the submodule in this directory, as our custom version is needed.
Use:
cd undetected_chromedriver
python setup.py build
python setup.py install
2022-02-05 19:40:09 +00:00
emamaker
3ddddf7555
ship chromedriver and tor binaries for linux amd64
...
chromedriver: 97.0.4692.71
tor from tor browser bundle tor-browser-linux64-11.0.4_en-US
2022-02-05 19:22:49 +01:00
emamaker
c8842759b7
chromedriver: use binary location
2022-02-05 19:20:15 +01:00
emamaker
913b5d0ee3
use modified undetected_chromedriver
...
which allows for custom chromedriver binary location to be passed
Install with:
cd undetected-chromedriver
python setup.py build
python setup.py install
2022-02-05 10:13:24 +01:00
emamaker
df15a82371
Revert "go back to single-threaded (because of chromedriver)"
...
This reverts commit 56530c96c7
.
2022-02-05 10:09:02 +01:00
emamaker
3664838580
handle close exception
2022-02-01 00:03:52 +01:00
emamaker
5b299b20d7
add option for headless browser
2022-01-31 22:26:53 +01:00
emamaker
56530c96c7
go back to single-threaded (because of chromedriver)
...
+ delete tor data directory when closing
2022-01-31 22:26:20 +01:00
emamaker
642fe380de
Initial commit
2022-01-30 17:13:58 +01:00