JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
com.serenitybdd.serenitymodel
net.serenitybdd.annotations
SingleBrowser
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type SingleBrowser
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
SingleBrowser
A shorthand notation equivalent to adding the @singlebrowser tag to a test