Plugin: https://wiki.jenkins-ci.org/display/JENKINS/seleniumhtmlreport+Plugin

      Configuration section
      <publishers>
        <org.jvnet.hudson.plugins.seleniumhtmlreport.SeleniumHtmlReportPublisher plugin="seleniumhtmlreport@1.0">
          <SELENIUM__REPORTS__TARGET>seleniumReports</SELENIUM__REPORTS__TARGET>
          <testResultsDir>target</testResultsDir>
          <failureIfExceptionOnParsingResultFiles>true</failureIfExceptionOnParsingResultFiles>
        </org.jvnet.hudson.plugins.seleniumhtmlreport.SeleniumHtmlReportPublisher>
      </publishers>
      

          [JENKINS-31886] Add support for Selenium HTML Report Plugin

          Victor Martinez added a comment - PR: https://github.com/jenkinsci/job-dsl-plugin/pull/693

          Code changed in jenkins
          User: Victor Martinez
          Path:
          docs/Home.md
          job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext/seleniumHtml.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/SeleniumHtmlContext.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/4b0ee8a39fd56cead0371b622242907910507daf
          Log:
          JENKINS-31886 Added support for Selenium Html Report plugin

          Added a release notes for seleniumhtmlreport Plugin

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Victor Martinez Path: docs/Home.md job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext/seleniumHtml.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/SeleniumHtmlContext.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/4b0ee8a39fd56cead0371b622242907910507daf Log: JENKINS-31886 Added support for Selenium Html Report plugin Added a release notes for seleniumhtmlreport Plugin

          Will be released in 1.42.

          Daniel Spilker added a comment - Will be released in 1.42.

            v2v Victor Martinez
            v2v Victor Martinez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: