Package com.atlassian.pageobjects.util

Utilities to be used when implementing page objects and extensions to the page object api

See:
          Description

Interface Summary
InjectUtils.FieldVisitor<A extends Annotation> A callback method for fields annotated with a certain annotation
 

Class Summary
BrowserUtil Deprecated. it is now possible to inject BrowserAware, or even Browser directly into your page objects/tests.
InjectingTestedProducts Manipulating and verifying TestedProducts abilities to inject dependencies.
InjectUtils Utility methods for custom injections
QueryStringBuilder Helper class for building a query string
 

Package com.atlassian.pageobjects.util Description

Utilities to be used when implementing page objects and extensions to the page object api



Copyright © 2014 Atlassian. All rights reserved.