You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When using the
--injected
option, I get following Warning:coming from
The text was updated successfully, but these errors were encountered: