When using the --injected option, I get following Warning:
.../lib/python3.7/site-packages/selenium/webdriver/phantomjs/webdriver.py:49:
UserWarning: Selenium support for PhantomJS has been deprecated, please use
headless versions of Chrome or Firefox instead
coming from
.../lib/python3.7/site-packages/image_scraper/utils.py", line 97, in get_html
When using the
--injected
option, I get following Warning:coming from