| Package | Description |
|---|---|
| net.thucydides.core.pages |
Classes designed to make it easier to work with Page Objects in WebDriver.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebElementFacade |
| Modifier and Type | Class and Description |
|---|---|
class |
WebElementFacadeImpl
A proxy class for a web element, providing some more methods.
|
| Modifier and Type | Method and Description |
|---|---|
WebElementState |
WebElementFacadeImpl.expect(String errorMessage) |
WebElementState |
WebElementState.expect(String errorMessage) |
protected WebElementState |
WebElementFacadeImpl.expectingErrorMessage(String errorMessage) |
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.