public class WidgetListItemHandler extends AbstractListItemHandler<WidgetObject>
WidgetObject from a List.element, implementerClass, implicitTimeoutInMilliseconds, locator, page, waitForTimeoutInMilliseconds| Constructor and Description |
|---|
WidgetListItemHandler(Class<?> interfaceType,
org.openqa.selenium.support.pagefactory.ElementLocator locator,
org.openqa.selenium.WebElement element,
PageObject page,
long implicitTimeoutInMilliseconds,
long waitForTimeoutInMilliseconds) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
newElementInstance() |
invokepublic WidgetListItemHandler(Class<?> interfaceType, org.openqa.selenium.support.pagefactory.ElementLocator locator, org.openqa.selenium.WebElement element, PageObject page, long implicitTimeoutInMilliseconds, long waitForTimeoutInMilliseconds)
protected Object newElementInstance() throws NoSuchMethodException, InstantiationException, IllegalAccessException, InvocationTargetException
newElementInstance in class AbstractListItemHandler<WidgetObject>NoSuchMethodExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionCopyright © 2021. All rights reserved.