@Retention(value=RUNTIME) @Target(value=METHOD) @Inherited public @interface JavaScriptErrorSkip
JavaScriptErrorsRule to omit js error when error is matched to at least one regexp from the array.public abstract String[] value
Copyright © 2017 Atlassian. All rights reserved.