[
https://issues.apache.org/jira/browse/NUTCH-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151183#comment-15151183
]
Karanjeet Singh commented on NUTCH-2191:
----------------------------------------
Sure, [~markus17]. I tried to integrate your patch and ran into the same
dependency problems. After series of test and trial, I thought it is better to
pick HtmlUnit from the selenium library which uses it as a WebDriver. And it
worked! :)
Since selenium also includes HtmlUnit, I speculate there was some version
mismatch.
> Add protocol-htmlunit
> ---------------------
>
> Key: NUTCH-2191
> URL: https://issues.apache.org/jira/browse/NUTCH-2191
> Project: Nutch
> Issue Type: New Feature
> Components: protocol
> Affects Versions: 1.11
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Fix For: 1.12
>
> Attachments: NUTCH-2191.patch, NUTCH-2191.patch
>
>
> HtmlUnit is, opposed to other Javascript enabled headless browsers, a
> portable library and should therefore be better suited for very large scale
> crawls. This issue is an attempt to implement protocol-htmlunit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)