| Package | Description |
|---|---|
| ru.yandex.qatools.htmlelements.loader | |
| ru.yandex.qatools.htmlelements.loader.decorator |
| Modifier and Type | Method and Description |
|---|---|
static void |
HtmlElementLoader.populateHtmlElement(HtmlElement htmlElement,
CustomElementLocatorFactory locatorFactory)
Initializes fields of the given block of elements using specified locator factory.
|
static void |
HtmlElementLoader.populatePageObject(Object page,
CustomElementLocatorFactory locatorFactory)
Initializes fields of the given page object using specified locator factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlElementLocatorFactory
A factory for producing locator instances.
|
| Constructor and Description |
|---|
HtmlElementDecorator(CustomElementLocatorFactory factory) |
Copyright © 2023 Yandex. All rights reserved.