Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface Protocol.Page.InstallabilityErrorArgument
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { InstallabilityErrorArgument } = Protocol.Page;

Properties

name: string

Argument name (e.g. name:'minimum-icon-size-in-pixels').

value: string

Argument value (e.g. value:'64').