public abstract class JavaScriptExecutor
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
JavaScriptExecutor(HybridData hybridData) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close this executor and cleanup any resources that it was using.
|
protected JavaScriptExecutor(HybridData hybridData)