anshooarora / extentreports-csharp

Community version of Extent API for .NET has moved to https://github.com/extent-framework/
http://extentreports.com/
Other
47 stars 43 forks source link

ChartVisibilityOnOpen option for Extent-Config.xml Community version #96

Closed quldude closed 6 years ago

quldude commented 6 years ago

Is there a xml tag for the property "htmlReporter.Configuration().ChartVisibilityOnOpen"?

anshooarora commented 6 years ago

You can add this any where in your extent-config.xml:

<chartVisibilityOnOpen>true</chartVisibilityOnOpen>