public class SmartListHandler extends Object implements InvocationHandler
WebElementFacades.| Constructor and Description |
|---|
SmartListHandler(ClassLoader loader,
Class<?> interfaceType,
org.openqa.selenium.support.pagefactory.ElementLocator locator,
PageObject page,
long implicitTimeoutInMilliseconds,
long waitForTimeoutInMilliseconds) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object object,
Method method,
Object[] objects) |
public SmartListHandler(ClassLoader loader, Class<?> interfaceType, org.openqa.selenium.support.pagefactory.ElementLocator locator, PageObject page, long implicitTimeoutInMilliseconds, long waitForTimeoutInMilliseconds)
Copyright © 2022. All rights reserved.