Package org.hildan.chrome.devtools.protocol
See: Description
-
Class Summary Class Description ChromeDPClient A Chrome Devtools Protocol client. ChromeVersion Browser version information retrieved via the debugger API. ChromeDPTarget Targets are the parts of the browser that the Chrome DevTools Protocol can interact with. RequestFailed An exception thrown when an error occurred during the processing of a request on server side. RequestFrame A request frame which can be sent to the server, as defined in the protocol's README RequestError Data about an error that occurred when processing a request. ChromeDPClientKt -
Annotation Summary Annotation Description ExperimentalChromeApi This annotation is used on DevTools Protocol APIs and types that are marked as experimental in the protocol itself.