public static class BrowserContext.ExposeBindingOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
handle
Whether to pass the argument as a handle, instead of passing by value.
|
| Constructor and Description |
|---|
ExposeBindingOptions() |
| Modifier and Type | Method and Description |
|---|---|
BrowserContext.ExposeBindingOptions |
setHandle(boolean handle) |
public Boolean handle
public BrowserContext.ExposeBindingOptions setHandle(boolean handle)
Copyright © 2021. All rights reserved.