pl.wendigo.chrome.protocol.inspector

Package pl.wendigo.chrome.protocol.inspector

Inspector related classes (InspectablePage)

Types

InspectablePage

data class InspectablePage

InspectablePage represents page that can be debugged and attached to.

ProtocolVersion

data class ProtocolVersion

Protocol version represents browser build information.

Exceptions

InspectorException

class InspectorException : RuntimeException

InspectorException is thrown when querying inspector API (http://[]:9222/json) fails.