| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
void |
Overlay.highlightNode(HighlightConfig highlightConfig)
Highlights DOM node with given id or with the given JavaScript object wrapper.
|
void |
Overlay.highlightNode(HighlightConfig highlightConfig,
Integer nodeId,
Integer backendNodeId,
String objectId,
String selector)
Highlights DOM node with given id or with the given JavaScript object wrapper.
|
void |
Overlay.setInspectMode(InspectMode mode,
HighlightConfig highlightConfig)
Enters the 'inspect' mode.
|
Copyright © 2020. All rights reserved.