JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
com.serenitybdd.serenitymodel
Package
net.serenitybdd.annotations
Annotation Type At
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
At
Define the URLs that a given Page Object works with. A Page Object is designed to work with a particular page. This annotation lets you define a URL or a set of URLs that work with a particular page.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
urls
String
value
Element Details
value
String
value
Default:
""
urls
String
[]
urls
Default:
{}