pl.wendigo.chrome.domain.browser

Package pl.wendigo.chrome.domain.browser

Types

Bounds

data class Bounds

Browser window bounds information

BrowserDomain

class BrowserDomain

The Browser domain defines methods and events for browser managing.

Bucket

data class Bucket

Chrome histogram bucket.

GetBrowserCommandLineResponse

data class GetBrowserCommandLineResponse

Represents response frame for Browser.getBrowserCommandLine method call.

GetHistogramRequest

data class GetHistogramRequest

Represents request frame that can be used with Browser.getHistogram method call.

GetHistogramResponse

data class GetHistogramResponse

Represents response frame for Browser.getHistogram method call.

GetHistogramsRequest

data class GetHistogramsRequest

Represents request frame that can be used with Browser.getHistograms method call.

GetHistogramsResponse

data class GetHistogramsResponse

Represents response frame for Browser.getHistograms method call.

GetVersionResponse

data class GetVersionResponse

Represents response frame for Browser.getVersion method call.

GetWindowBoundsRequest

data class GetWindowBoundsRequest

Represents request frame that can be used with Browser.getWindowBounds method call.

GetWindowBoundsResponse

data class GetWindowBoundsResponse

Represents response frame for Browser.getWindowBounds method call.

GetWindowForTargetRequest

data class GetWindowForTargetRequest

Represents request frame that can be used with Browser.getWindowForTarget method call.

GetWindowForTargetResponse

data class GetWindowForTargetResponse

Represents response frame for Browser.getWindowForTarget method call.

GrantPermissionsRequest

data class GrantPermissionsRequest

Represents request frame that can be used with Browser.grantPermissions method call.

Histogram

data class Histogram

Chrome histogram.

PermissionDescriptor

data class PermissionDescriptor

Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dictdef-permissiondescriptor.

PermissionSetting

enum class PermissionSetting

PermissionType

enum class PermissionType

ResetPermissionsRequest

data class ResetPermissionsRequest

Represents request frame that can be used with Browser.resetPermissions method call.

SetDockTileRequest

data class SetDockTileRequest

Represents request frame that can be used with Browser.setDockTile method call.

SetPermissionRequest

data class SetPermissionRequest

Represents request frame that can be used with Browser.setPermission method call.

SetWindowBoundsRequest

data class SetWindowBoundsRequest

Represents request frame that can be used with Browser.setWindowBounds method call.

WindowState

enum class WindowState

The state of the browser window.

Type Aliases

WindowID

typealias WindowID = Int