puppeteer/new-docs/puppeteer.protocol.page.installabilityerrorargument.md
2020-07-13 14:01:35 +01:00

807 B

Home > puppeteer > Protocol > Page > InstallabilityErrorArgument

Protocol.Page.InstallabilityErrorArgument interface

Signature:

export interface InstallabilityErrorArgument 

Properties

Property Type Description
name string Argument name (e.g. name:'minimum-icon-size-in-pixels').
value string Argument value (e.g. value:'64').