| Package | Description |
|---|---|
| io.devcon5.pageobjects |
| Modifier and Type | Method and Description |
|---|---|
static void |
PageObjectsInjector.injectWebElement(ElementGroup target,
Field field,
Locator locator)
Injects a WebElement supplier into the specified field of the target.
|
static org.openqa.selenium.WebElement |
WebElementLocator.locate(Locator loc)
Locates the element using the current driver as search context.
|
static org.openqa.selenium.WebElement |
WebElementLocator.locate(org.openqa.selenium.SearchContext context,
Locator loc)
Locates the element using the search context and locator, waiting for the timeout specified in the locator.
|
Copyright © 2016 DevCon5 GmbH. All rights reserved.