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

net.thucydides.core.annotations.ClearCookiesPolicy Maven / Gradle / Ivy

package net.thucydides.core.annotations;

public enum ClearCookiesPolicy {
    Never, BeforeEachTest
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy