extentreports-csharp
extentreports-csharp copied to clipboard
Using HTML Report, filtering not working on nodes
Extent Report 4.1.0 - HtmlReport(v4)
Create a ParentTest (Test Class name) Then inside ParentTest Create Node1 (Node_1) Then inside Node1 create Node1.1 (Node_1_1)
Assign some category or/and author to the Node1.1 (grandchild)
When you try to filter results, nothing comes up, not working with categories nor authors attributes which are used on nodes (createNode) instead of parent (createTest)
