Index
All Classes and Interfaces|All Packages
A
- ALT_TEXT - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents an alternate text for an element.
- ariaRole() - Element in annotation interface nl.detestbaas.playwright.annotations.LocateBy
-
Returns the AriaRole value specified in the
LocateByannotation.
H
- how() - Element in annotation interface nl.detestbaas.playwright.annotations.LocateBy
-
Returns the 'How' strategy used to locate an element.
- How - Enum Class in nl.detestbaas.playwright.annotations
-
Enumeration representing different strategies for locating an element.
I
- initAnnotatedLocators(Page, Object) - Static method in class nl.detestbaas.playwright.annotations.PageFactory
-
Initializes annotated locators in a page object.
L
- LABEL - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents a label for an element.
- LocateBy - Annotation Interface in nl.detestbaas.playwright.annotations
-
Annotation that is used to specify how to locate an element.
N
- nl.detestbaas.playwright.annotations - package nl.detestbaas.playwright.annotations
P
- PageFactory - Class in nl.detestbaas.playwright.annotations
-
The PageFactory class is responsible for initializing annotated locators in a page object.
- PageFactory() - Constructor for class nl.detestbaas.playwright.annotations.PageFactory
-
A factory class for creating locators based on different strategies.
- pattern() - Element in annotation interface nl.detestbaas.playwright.annotations.LocateBy
-
Returns the pattern used to locate an element.
- PLACEHOLDER - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents a placeholder value for an element.
R
- ROLE - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents the role of an element.
T
- TEST_ID - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents the ID associated with a test.
- TEXT - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents a text value.
- TITLE - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents the title of an element.
U
- UNSET - Enum constant in enum class nl.detestbaas.playwright.annotations.How
-
Represents an unset value for a field.
V
- value() - Element in annotation interface nl.detestbaas.playwright.annotations.LocateBy
-
Returns the value of the "value" parameter of the annotation.
- valueOf(String) - Static method in enum class nl.detestbaas.playwright.annotations.How
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class nl.detestbaas.playwright.annotations.How
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages