[
https://issues.apache.org/jira/browse/NUTCH-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204964#comment-15204964
]
Karanjeet Singh commented on NUTCH-2191:
----------------------------------------
[~markus17]
Okay, I have refactored the code to a large extent. Since we are using Selenium
libraries, I have extended the HtmlUnit driver class from there and integrated
with the Nutch configurations.
Also, if I understand correctly, the redirect problem is solved through this by
adding WebWindowListener. Please refer to my code at
https://github.com/karanjeets/NutchPlugin-HtmlUnit and provide your feedback.
Kindly ignore the Sysouts for now. I will clean them before creating a patch.
> 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: Chris A. Mattmann
> Fix For: 1.12
>
> Attachments: NUTCH-2191.patch, 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)