Uses of Package
net.thucydides.core.pages

Packages that use net.thucydides.core.pages
net.thucydides.core Core domain model for the Thucydides application. 
net.thucydides.core.pages Classes designed to make it easier to work with Page Objects in WebDriver. 
net.thucydides.core.statistics.dao   
net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. 
 

Classes in net.thucydides.core.pages used by net.thucydides.core
Pages
          The Pages object keeps track of what web pages a test visits, and helps with mapping pages to Page Objects.
 

Classes in net.thucydides.core.pages used by net.thucydides.core.pages
HtmlTag
           
InternalSystemClock
          Object that encapsulates system clock operations.
PageObject
          A base class representing a WebDriver page object.
PageObject.FieldEntry
           
Pages
          The Pages object keeps track of what web pages a test visits, and helps with mapping pages to Page Objects.
PagesAnnotatedField
          The Pages object keeps track of the Page Objects used during the tests.
PageUrls
          Manage the URLs associated with a page Urls can be associated with a page using annotations or via the default configuration properties.
SystemClock
          Find the current system time.
WebElementFacade
          A proxy class for a web element, providing some more methods.
 

Classes in net.thucydides.core.pages used by net.thucydides.core.statistics.dao
SystemClock
          Find the current system time.
 

Classes in net.thucydides.core.pages used by net.thucydides.core.steps
Pages
          The Pages object keeps track of what web pages a test visits, and helps with mapping pages to Page Objects.
SystemClock
          Find the current system time.
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.