You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/20 00:59:33 UTC

[jira] [Commented] (NUTCH-2241) Unstable Selenium plugin in Nutch. Fixed bugs and enhanced configuration

    [ https://issues.apache.org/jira/browse/NUTCH-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203017#comment-15203017 ] 

ASF GitHub Bot commented on NUTCH-2241:
---------------------------------------

GitHub user karanjeets opened a pull request:

    https://github.com/apache/nutch/pull/98

    fix for NUTCH-2241 contributed by karanjeets

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/karanjeets/nutch NUTCH-2241

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/98.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #98
    
----
commit 230693d6dc648f587e88e59817eea934166c9247
Author: Karanjeet Singh <co...@gmail.com>
Date:   2016-03-19T23:55:40Z

    fix for NUTCH-2241 contributed by karanjeets

----


> Unstable Selenium plugin in Nutch. Fixed bugs and enhanced configuration
> ------------------------------------------------------------------------
>
>                 Key: NUTCH-2241
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2241
>             Project: Nutch
>          Issue Type: Bug
>          Components: plugin, protocol
>    Affects Versions: 1.12
>         Environment: Fixed for Firefox browser with version 25 and above.
>            Reporter: Karanjeet Singh
>              Labels: firefox, interactiveselenium, lib-selenium, nutch, nutch-default.xml, plugin, protocol, selenium
>             Fix For: 1.12
>
>
> Issues:
> (a) Firefox browser doesn't close gracefully.
> (b) The property libselenium.page.load.delay is not working. No matter how much delay you give, the driver is not waiting for the page to load.
> (c) There is no timeout configured for the firefox binary.
> (d) A lot of selenium configuration is hard-coded which can be exposed through nutch-default.xml or nutch-site.xml
> All these issues are part of "lib-selenium" plugin which is being used by two other protocols "protocol-selenium" and "protocol-interactiveselenium".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)