extent-framework / extentreports-java

Extent Reporting Library, Java
http://extentreports.com
Apache License 2.0
224 stars 127 forks source link

Is there a way we can filter statuses under test or only show select statuses to be defined in code #426

Open yaswa1111 opened 8 months ago

yaswa1111 commented 8 months ago

If I have logs that contain both STATUS.PASS and STATUS.INFO in test and I want to filter only STATUS.PASS. Is there a way we can filter this? or we can set filter in code and get corresponding Status.