httpscreenshot icon indicating copy to clipboard operation
httpscreenshot copied to clipboard

Issue when running

Open tl87 opened this issue 6 years ago • 2 comments

How or where to fix: /usr/local/lib/python2.7/dist-packages/selenium/webdriver/phantomjs/webdriver.py:49: UserWarning: Selenium support for PhantomJS has been deprecated, please use headless versions of Chrome or Firefox instead warnings.warn('Selenium support for PhantomJS has been deprecated, please use headless '

tl87 avatar Jul 05 '18 07:07 tl87

This is something I've been thinking about for a while. Would require a bit of work but it would be a major improvement to use headless chrome or FF (which weren't around at the time I wrote this tool). Something I'll look into when I have time.

On Thu, Jul 5, 2018 at 3:34 AM tl [email protected] wrote:

How or where to fix: /usr/local/lib/python2.7/dist-packages/selenium/webdriver/phantomjs/webdriver.py:49: UserWarning: Selenium support for PhantomJS has been deprecated, please use headless versions of Chrome or Firefox instead warnings.warn('Selenium support for PhantomJS has been deprecated, please use headless '

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/breenmachine/httpscreenshot/issues/32, or mute the thread https://github.com/notifications/unsubscribe-auth/AGazczeuHwIUpHZbOgOlyEkkaaAbc8hqks5uDcF9gaJpZM4VDYg7 .

breenmachine avatar Jul 05 '18 19:07 breenmachine

Thank you, it would be much appreciated :+1:

tl87 avatar Jul 12 '18 07:07 tl87