java.lang.Object
net.thucydides.model.reports.html.TagExclusions

public class TagExclusions extends Object
Tags can be excluded from the reports using the serenity.report.exclude.tags property The '*' symbol can be used as a wildcard for any type or any value, E.g. serenity.report.exclude.tags="tag1, tag2, errors:*, *:green"