| Package | Description |
|---|---|
| net.thucydides.core |
Core domain model for the Thucydides application.
|
| net.thucydides.core.annotations.locators | |
| net.thucydides.core.pages |
Classes designed to make it easier to work with Page Objects in WebDriver.
|
| net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
| net.thucydides.core.webdriver |
Manage WebDriver instances, and knowing what WebDriver types are supported.
|
| Class and Description |
|---|
| Pages
The Pages object keeps track of what web pages a test visits, and helps with mapping pages to Page Objects.
|
| Class and Description |
|---|
| PageObject
A base class representing a WebDriver page object.
|
| Class and Description |
|---|
| 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 |
| WebElementFacadeImpl
A proxy class for a web element, providing some more methods.
|
| WebElementState
This interface is a way of presenting state information about a web element without exposing (too much) of the
WebDriver API.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| PageObject
A base class representing a WebDriver page object.
|
| Pages
The Pages object keeps track of what web pages a test visits, and helps with mapping pages to Page Objects.
|
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.