@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface Screenshots
boolean
afterEachStep
beforeAndAfterEachStep
disabled
forEachAction
onlyOnFailures
public abstract boolean onlyOnFailures
public abstract boolean beforeAndAfterEachStep
public abstract boolean afterEachStep
public abstract boolean forEachAction
public abstract boolean disabled
Copyright © 2021. All rights reserved.