anshooarora / extentreports-java

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

[Extent 3] Filters are not working as expected #679

Closed SrinivasanTarget closed 7 years ago

SrinivasanTarget commented 8 years ago

Filter works at class level but doesn't filter the failed methods inside it. Apply Fail filter filters failed classes but doesnt filter failed methods inside it.

screen shot 2016-11-09 at 3 44 06 pm
SrinivasanTarget commented 8 years ago

@anshooarora

anshooarora commented 8 years ago

The filters currently work only for the parent level. Child-level filters are yet to be integrated.

SrinivasanTarget commented 8 years ago

👍

dhiren-mudgil-olx commented 7 years ago

@anshooarora Can we fix this..?

yael-lorenzo commented 7 years ago

Watch it here @dhirenmudgil https://github.com/anshooarora/extentreports-java/pull/764/files. Please take a look @SrinivasanTarget and @anshooarora .