import { Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { Browser } = Protocol;
The Browser domain defines methods and events for browser managing.
Interfaces
Browser window bounds information | |
Chrome histogram bucket. | |
Chrome histogram. | |
Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dictdef-permissiondescriptor. | |