Uses of Package
net.serenitybdd.core.pages
Packages that use net.serenitybdd.core.pages
Package
Description
Classes designed to make it easier to work with Page Objects in WebDriver.
Base class to be used when writing a library of resuable test steps.
Manage WebDriver instances, and knowing what WebDriver types are supported.
-
Classes in net.serenitybdd.core.pages used by net.serenitybdd.core.pagesClassDescriptionA base class representing a WebDriver page object.The Pages object keeps track of the Page Objects used during the tests.Manage the URLs associated with a page Urls can be associated with a page using annotations or via the default configuration properties.A page view that handles checking and waiting for element visibility.A proxy class for a web element, providing some more methods.This interface is a way of presenting state information about a web element without exposing (too much) of the WebDriver API.Represents a page fragment which occurs across pages or multiple times in a single page.
-
Classes in net.serenitybdd.core.pages used by net.serenitybdd.core.steps
-
Classes in net.serenitybdd.core.pages used by net.thucydides.core.annotations.locatorsClassDescriptionA base class representing a WebDriver page object.Represents a page fragment which occurs across pages or multiple times in a single page.
-
Classes in net.serenitybdd.core.pages used by net.thucydides.core.pagesClassDescriptionA base class representing a WebDriver page object.A proxy class for a web element, providing some more methods.This interface is a way of presenting state information about a web element without exposing (too much) of the WebDriver API.
-
Classes in net.serenitybdd.core.pages used by net.thucydides.core.steps
-
Classes in net.serenitybdd.core.pages used by net.thucydides.core.webdriverClassDescriptionA base class representing a WebDriver page object.Represents a page fragment which occurs across pages or multiple times in a single page.
-
Classes in net.serenitybdd.core.pages used by net.thucydides.core.webdriver.stubsClassDescriptionThis interface is a way of presenting state information about a web element without exposing (too much) of the WebDriver API.