| Modifier and Type | Field and Description |
|---|---|
Boolean |
contentScript
Whether to run this selector engine in isolated JavaScript environment.
|
| Constructor and Description |
|---|
RegisterOptions() |
| Modifier and Type | Method and Description |
|---|---|
Selectors.RegisterOptions |
setContentScript(boolean contentScript) |
public Boolean contentScript
false. Note that running as a content script is not
guaranteed when this engine is used together with other registered engines.public Selectors.RegisterOptions setContentScript(boolean contentScript)
Copyright © 2021. All rights reserved.