public static class ProxyJavaScriptExecutor.Factory extends java.lang.Object implements JavaScriptExecutorFactory
Constructor and Description |
---|
Factory(JavaJSExecutor.Factory javaJSExecutorFactory) |
Modifier and Type | Method and Description |
---|---|
JavaScriptExecutor |
create() |
public Factory(JavaJSExecutor.Factory javaJSExecutorFactory)
public JavaScriptExecutor create() throws java.lang.Exception
create
in interface JavaScriptExecutorFactory
java.lang.Exception