Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium PhantomJS driver is deprecated #64

Open
ztgrace opened this issue Mar 30, 2018 · 2 comments
Open

Selenium PhantomJS driver is deprecated #64

ztgrace opened this issue Mar 30, 2018 · 2 comments

Comments

@ztgrace
Copy link
Owner

ztgrace commented Mar 30, 2018

Need to change out driver per warning message?

[21:02:32][http_get][_screenshot] Screenshotting http://127.0.0.1:8080/admin-console/login.seam
/tmp/python2/local/lib/python2.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
  warnings.warn('Selenium support for PhantomJS has been deprecated, please use headless '
@Celestial-intelligence
Copy link

Celestial-intelligence commented Aug 15, 2019

is there some fast way to disable screenshoting (and error messages) to reduce scanning time? @ztgrace

@ztgrace
Copy link
Owner Author

ztgrace commented Aug 16, 2019

I'll add disabling screenshots as an option in the future. But for now, you can change this line to pass to disable it: https://github.com/ztgrace/changeme/blob/master/changeme/scanners/http_get.py#L110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants