You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2015/09/12 19:18:45 UTC

[jira] [Resolved] (NUTCH-2096) Explicitly indicate broswer binary to use when selecting selenium remote option in config

     [ https://issues.apache.org/jira/browse/NUTCH-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved NUTCH-2096.
--------------------------------------
    Resolution: Fixed

Committed, thanks Kim!

{noformat}
[chipotle:~/tmp/nutch1.11] mattmann% svn commit -m "Fix for NUTCH-2096: Explicitly indicate broswer binary to use when selecting selenium remote option in config contributed by Kim Whitehall <ki...@jpl.nasa.gov> this closes #56."
Sending        CHANGES.txt
Sending        conf/nutch-default.xml
Sending        src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java
Transmitting file data ...
Committed revision 1702649.
{noformat}


> Explicitly indicate broswer binary to use when selecting selenium remote option in config
> -----------------------------------------------------------------------------------------
>
>                 Key: NUTCH-2096
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2096
>             Project: Nutch
>          Issue Type: Improvement
>          Components: plugin
>            Reporter: Kim Whitehall
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>              Labels: memex
>             Fix For: 1.11
>
>
> When using the selenium grid, not defining the binary version on nodes that have multiple versions of browsers can lead to errors. 
> The solution proposed is to extend the DesiredCapabilities capabilities provided in the "remote" case of $NUTCH_HOME/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java provided in NUTCH-2083 to explicitly indicate the browser path.  



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