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

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

Karanjeet Singh created NUTCH-2241:
--------------------------------------

             Summary: 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
             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)