net.thucydides.core.annotations
Annotation Type BlurScreenshots


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface BlurScreenshots

Indicates whether or not the screenshots should be blurred.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.