Description
The protocol-selenium and protocol-interactiveselenium plugins raise errors whenever there is a URL with the HTTPS protocol.
From the source code for those plugins, we can see that HTTP is the only scheme currently accepted, which makes Nutch unable to crawl HTTPS sites with JS using Selenium Webdrivers.
Attachments
Issue Links
- is part of
-
NUTCH-2577 protocol-selenium can't handle https
- Closed