Selenium results and graph do not appear on a maven project.

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: seleniumhq-plugin
    • None
    • Environment:
      All

      I have a maven project that launch selenium tests during its integration phase.

      I use the seleniumhq hudson plugin to publish those results.

      But on the main page neither the html result page nor the graph is shown.

      I looked at the seleniumhq code and write a patch that resolve this problem: this is due to the seleniumhq action only be available for hudson.model.Project and not for hudson.model.AbstractProject while it seems to work without problem with the later.

            Assignee:
            pascal_martin
            Reporter:
            quisar
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: