Joey Hong created NUTCH-2312:
--------------------------------
Summary: Support PhantomJS as a WebDriver in protocol-selenium
Key: NUTCH-2312
URL: https://issues.apache.org/jira/browse/NUTCH-2312
Project: Nutch
Issue Type: Bug
Components: protocol
Affects Versions: 1.12
Reporter: Joey Hong
Priority: Trivial
Fix For: 1.13
PhantomJS is a great parallelizable and headless browser to work with Nutch via
protocol-selenium. It looks like the phantomjs JAR is already in the
dependencies, and an empty initialization for the PhantomJSDriver exists in
protocol-selenium source code.
However, at its current state, protocol-selenium will not fetch any URLs with
phantomjs, and configurations must be passed in via a DesiredCapabilities
object. Also a parameter must be created to allow users to add a path to their
phantomjs binary inside nutch-site.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)