We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27c0c6 commit cd3b45aCopy full SHA for cd3b45a
extentreports-dotnet-core/Reporter/ExtentV3HtmlReporter.cs
@@ -10,6 +10,7 @@
10
11
namespace AventStack.ExtentReports.Reporter
12
{
13
+ [Obsolete("ExtentV3HtmlReporter has been deprecated and will be removed in a future release")]
14
/// <summary>
15
/// The ExtentHtmlReporter creates a rich standalone HTML file. It allows several configuration options
16
/// via the <code>Configuration()</code> method.
0 commit comments