public class SmartElementHandler extends AbstractSingleItemHandler<WebElementFacade>
implementerClass, locator, page| Constructor and Description |
|---|
SmartElementHandler(Class<?> interfaceType,
org.openqa.selenium.support.pagefactory.ElementLocator locator,
PageObject page) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
newElementInstance() |
invokepublic SmartElementHandler(Class<?> interfaceType, org.openqa.selenium.support.pagefactory.ElementLocator locator, PageObject page)
protected Object newElementInstance() throws InvocationTargetException, NoSuchMethodException, InstantiationException, IllegalAccessException
newElementInstance in class AbstractSingleItemHandler<WebElementFacade>InvocationTargetExceptionNoSuchMethodExceptionInstantiationExceptionIllegalAccessExceptionCopyright © 2021. All rights reserved.