Skip to main content
Module

x/puppeteer_plus/mod.ts>Protocol.HeadlessExperimental

Deno port of puppeteer base on latest TypeScript source.
Go to Latest
namespace Protocol.HeadlessExperimental
import { Protocol } from "https://deno.land/x/puppeteer_plus@0.14.0/mod.ts";
const { HeadlessExperimental } = Protocol;

This domain provides experimental commands only supported in headless mode.

Interfaces

Issued when the target starts or stops needing BeginFrames. Deprecated. Issue beginFrame unconditionally instead and use result from beginFrame to detect whether the frames were suppressed.

Encoding options for a screenshot.