Skip to content

Add a stats summary table below the self-hosted SeleniumBase Dashboard #4372

@mdmintz

Description

@mdmintz

Add a stats summary table below the self-hosted SeleniumBase Dashboard

Image

Sometimes due to a restrictive content security policy on build servers such as Jenkins, the Dashboard Pie Chart won't render.

Although that setting can be changed from Manage Jenkins --> Script Console by running:
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "") ,
sometimes people don't have the permissions to change that.

Having a stats summary table could get around that issue because tables will still be displayed (even if styling is not).

The final result with a visible pie chart may look something like this:

Image

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions