Package | Description |
---|---|
net.serenitybdd.core.pages | |
net.thucydides.core.webdriver |
Manage WebDriver instances, and knowing what WebDriver types are supported.
|
net.thucydides.core.webdriver.stubs |
Modifier and Type | Interface and Description |
---|---|
interface |
WebElementFacade |
interface |
WidgetObject
Represents a page fragment which occurs across pages or multiple times in a single
page.
|
Modifier and Type | Class and Description |
---|---|
class |
WebElementFacadeImpl
A proxy class for a web element, providing some more methods.
|
class |
WidgetObjectImpl
Base implementation for
WidgetObject . |
class |
WrappedWebElementFacadeImpl |
Modifier and Type | Class and Description |
---|---|
class |
WebDriverFacade
A proxy class for webdriver instances, designed to prevent the browser being opened unnecessarily.
|
Modifier and Type | Class and Description |
---|---|
class |
WebElementFacadeStub |
Copyright © 2021. All rights reserved.