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

net.serenitybdd.markers.DisableScreenshots Maven / Gradle / Ivy

There is a newer version: 4.2.1
Show newest version
package net.serenitybdd.markers;

/**
 * Marks a task that should not generate any screenshots (such as a REST call or backend action) even if the test overall is a UI test
 */
public interface DisableScreenshots {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy