| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.domsnapshot |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentSnapshot> |
CaptureSnapshot.getDocuments()
The nodes in the DOM tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptureSnapshot.setDocuments(List<DocumentSnapshot> documents)
The nodes in the DOM tree.
|
Copyright © 2020. All rights reserved.