public class WebElementHandler extends Object implements net.sf.cglib.proxy.MethodInterceptor
Copyright (c) 2018 Daniel Keiss, Deutsche Telekom AG This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
| Constructor and Description |
|---|
WebElementHandler(org.openqa.selenium.WebDriver webDriver,
org.openqa.selenium.support.pagefactory.ElementLocator locator) |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Object o,
Method method,
Object[] objects,
net.sf.cglib.proxy.MethodProxy methodProxy) |
Copyright © 2017–2019. All rights reserved.