| Package | Description |
|---|---|
| com.github.kklisura.cdt.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 © 2021 Kenan Klisura. All rights reserved.