| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
NodeForLocation |
DOM.getNodeForLocation(Integer x,
Integer y)
Returns node id at given location.
|
NodeForLocation |
DOM.getNodeForLocation(Integer x,
Integer y,
Boolean includeUserAgentShadowDOM,
Boolean ignorePointerEventsNone)
Returns node id at given location.
|
Copyright © 2021 Kenan Klisura. All rights reserved.