import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ScreencastVisibilityChangedEvent } = Protocol.Page;
Fired when the page with currently enabled screencast was shown or hidden `.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ScreencastVisibilityChangedEvent } = Protocol.Page;
Fired when the page with currently enabled screencast was shown or hidden `.