package

com.atlassian.jira.pageobjects.framework.util

Classes

AnnotationToBy

Builds org.openqa.selenium.By out of arbitrary annotation that follows the pattern of org.openqa.selenium.support.FindBy. 

DirtyWarningTerminator Removes the dirty warning. 
GenericByAnnotationPostProcessor<A extends Annotation, P>

A generic post-injection processor that may be used to inject page objects of type P for all fields annotated with annotation A

GenericByAnnotationPostProcessor.InjectionContext<A>  
JiraLocators JIRA-specific 'By' locators 
TimedQueryFactory An injectable componenta that builds conditions and queries for suppliers/predicates. 

Enums

ByFactories Functions from string locator to org.openqa.selenium.By 
HowMappings Mappings for each org.openqa.selenium.support.How to get org.openqa.selenium.By