public class WebElementNamedProxyHandler
extends org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_TIMEOUT |
| Constructor and Description |
|---|
WebElementNamedProxyHandler(org.openqa.selenium.support.pagefactory.ElementLocator locator,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object o,
Method method,
Object[] objects) |
protected long |
sleepFor() |
public static final int DEFAULT_TIMEOUT
public WebElementNamedProxyHandler(org.openqa.selenium.support.pagefactory.ElementLocator locator,
String name)
public Object invoke(Object o, Method method, Object[] objects) throws Throwable
invoke in interface InvocationHandlerinvoke in class org.openqa.selenium.support.pagefactory.internal.LocatingElementHandlerThrowableprotected long sleepFor()
Copyright © 2023 Yandex. All rights reserved.