JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
allurium.annotations
Annotation Interface PageObject
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
PageObject
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
url
String
value
String
view
Element Details
value
String
value
Default:
""
description
String
description
Default:
""
url
String
url
Default:
""
view
String
view
Default:
"desktop"