You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2016/05/08 20:38:12 UTC

[jira] [Reopened] (NUTCH-2252) Allow phantomjs as a browser for selenium options

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

Sebastian Nagel reopened NUTCH-2252:
------------------------------------

Tests fail to compile [[1|https://builds.apache.org/job/Nutch-trunk/3365/console]]:
{noformat}
   [javac] /home/jenkins/jenkins-slave/workspace/Nutch-trunk/src/test/org/apache/nutch/tools/TestCommonCrawlDataDumper.java:104: error: method dump in class CommonCrawlDataDumper cannot be applied to given types;
   [javac] 		dumper.dump(tempDir, sampleSegmentDir, false, null, false, "", false);
   [javac] 		      ^
   [javac]   required: File,File,File,boolean,String[],boolean,String,boolean
   [javac]   found: File,File,boolean,<null>,boolean,String,boolean

{noformat}

> Allow phantomjs as a browser for selenium options
> -------------------------------------------------
>
>                 Key: NUTCH-2252
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2252
>             Project: Nutch
>          Issue Type: Improvement
>          Components: protocol
>    Affects Versions: 1.12
>            Reporter: Kim Whitehall
>            Assignee: Chris A. Mattmann
>            Priority: Trivial
>             Fix For: 1.12
>
>
> Adding phantomjs libraries to lib-selenium so you can choose this as a browser with the selenium option



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