Class PublicMethodInvocationInterceptor
- java.lang.Object
-
- com.zebrunner.agent.core.webdriver.PublicMethodInvocationInterceptor
-
public class PublicMethodInvocationInterceptor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PublicMethodInvocationInterceptor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.ObjectonPublicMethodInvocation(org.openqa.selenium.remote.RemoteWebDriver driver, java.util.concurrent.Callable<java.lang.Object> proxy)
-