Uses of Interface
com.atlassian.jira.webtest.framework.core.PageObjectFactory

Packages that use PageObjectFactory
com.atlassian.jira.webtest.framework.core.context   
com.atlassian.jira.webtest.framework.impl.selenium.core   
 

Uses of PageObjectFactory in com.atlassian.jira.webtest.framework.core.context
 

Methods in com.atlassian.jira.webtest.framework.core.context that return PageObjectFactory
 PageObjectFactory WebTestContext.pageObjectFactory()
          A low-level interface for creating components of the framework.
 

Uses of PageObjectFactory in com.atlassian.jira.webtest.framework.impl.selenium.core
 

Classes in com.atlassian.jira.webtest.framework.impl.selenium.core that implement PageObjectFactory
 class SeleniumPageObjectFactory
          Selenium implementation of PageObjectFactory.
 

Methods in com.atlassian.jira.webtest.framework.impl.selenium.core that return PageObjectFactory
 PageObjectFactory SeleniumContext.pageObjectFactory()
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.