All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.thucydides.core.model.TakeScreenshots Maven / Gradle / Ivy

The newest version!
package net.thucydides.core.model;

public enum TakeScreenshots {
    FOR_EACH_ACTION,
    BEFORE_AND_AFTER_EACH_STEP,
    AFTER_EACH_STEP,
    FOR_FAILURES
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy