Package net.thucydides.core.annotations
Annotation Type SingleBrowser
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface SingleBrowser
A shorthand notation equivalent to adding the @singlebrowser tag to a test
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface SingleBrowser