Kim Whitehall created NUTCH-2096:
------------------------------------
Summary: 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
Priority: Minor
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)