public class WebElementFacadeListItemHandler extends AbstractListItemHandler<WebElementFacade>
WebElementFacade from a List.element, implementerClass, implicitTimeoutInMilliseconds, locator, page, waitForTimeoutInMilliseconds| Constructor and Description |
|---|
WebElementFacadeListItemHandler(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 WebElementFacadeListItemHandler(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<WebElementFacade>NoSuchMethodExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionCopyright © 2022. All rights reserved.