Available on crate feature
Browser
only.Expand description
The Browser domain defines methods and events for browser managing.
Structs§
- Bounds
experimental
- Browser window bounds information
- Bounds
Builder experimental
- Browser
Context Id experimental
- Bucket
experimental
- Chrome histogram bucket.
- Cancel
Download Command experimental
- Cancel a download if in progress
- Cancel
Download Return experimental
- Cancel a download if in progress
- Close
Command - Close browser gracefully.
- Close
Return - Close browser gracefully.
- Crash
Command experimental
- Crashes browser on the main thread.
- Crash
GpuProcess Command experimental
- Crashes GPU process.
- Crash
GpuProcess Return experimental
- Crashes GPU process.
- Crash
Return experimental
- Crashes browser on the main thread.
- Download
Progress Event experimental
- Fired when download makes progress. Last call has |done| == true.
- Download
Progress Event Builder experimental
- Download
Will Begin Event experimental
- Fired when page is about to start a download.
- Download
Will Begin Event Builder experimental
- Execute
Browser Command Command experimental
- Invoke custom browser commands used by telemetry.
- Execute
Browser Command Return experimental
- Invoke custom browser commands used by telemetry.
- GetBrowser
Command Line Command experimental
- Returns the command line switches for the browser process if, and only if –enable-automation is on the commandline.
- GetBrowser
Command Line Return experimental
- Returns the command line switches for the browser process if, and only if –enable-automation is on the commandline.
- GetHistogram
Command experimental
- Get a Chrome histogram by name.
- GetHistogram
Return experimental
- Get a Chrome histogram by name.
- GetHistograms
Command experimental
- Get Chrome histograms.
- GetHistograms
Return experimental
- Get Chrome histograms.
- GetVersion
Command - Returns version information.
- GetVersion
Return - Returns version information.
- GetVersion
Return Builder - GetWindow
Bounds Command experimental
- Get position and size of the browser window.
- GetWindow
Bounds Return experimental
- Get position and size of the browser window.
- GetWindow
ForTarget Command experimental
- Get the browser window that contains the devtools target.
- GetWindow
ForTarget Return experimental
- Get the browser window that contains the devtools target.
- Grant
Permissions Command experimental
- Grant specific permissions to the given origin and reject all others.
- Grant
Permissions Return experimental
- Grant specific permissions to the given origin and reject all others.
- Histogram
experimental
- Chrome histogram.
- Histogram
Builder experimental
- Permission
Descriptor experimental
- Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dictdef-permissiondescriptor.
- Permission
Descriptor Builder experimental
- Reset
Permissions Command experimental
- Reset all permission management for all origins.
- Reset
Permissions Return experimental
- Reset all permission management for all origins.
- SetDock
Tile Command experimental
- Set dock tile details, platform-specific.
- SetDock
Tile Return experimental
- Set dock tile details, platform-specific.
- SetDownload
Behavior Command experimental
- Set the behavior when downloading a file.
- SetDownload
Behavior Command Builder experimental
- SetDownload
Behavior Return experimental
- Set the behavior when downloading a file.
- SetPermission
Command experimental
- Set permission settings for given origin.
- SetPermission
Command Builder experimental
- SetPermission
Return experimental
- Set permission settings for given origin.
- SetWindow
Bounds Command experimental
- Set position and/or size of the browser window.
- SetWindow
Bounds Return experimental
- Set position and/or size of the browser window.
- Window
Id experimental
Enums§
- Browser
Command Id experimental
- Download
Progress Event State - Permission
Setting experimental
- Permission
Type experimental
- SetDownload
Behavior Command Behavior - Window
State experimental