| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.domsnapshot |
| Modifier and Type | Method and Description |
|---|---|
List<DOMNode> |
Snapshot.getDomNodes()
The nodes in the DOM tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Snapshot.setDomNodes(List<DOMNode> domNodes)
The nodes in the DOM tree.
|
Copyright © 2020. All rights reserved.