pl.wendigo.chrome.api.audits

Package pl.wendigo.chrome.api.audits

Contains DevTools Protocol Audits domain implementation accessible via AuditsOperations class.

Types

AuditsOperations

class AuditsOperations

Audits domain allows investigation of page violations and possible improvements.

GetEncodedResponseRequest

data class GetEncodedResponseRequest

Represents request frame that can be used with Audits#getEncodedResponse operation call.

GetEncodedResponseResponse

data class GetEncodedResponseResponse

Represents response frame that is returned from Audits#getEncodedResponse operation call. Returns the response body and size if it were re-encoded with the specified settings. Only applies to images.