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

651 B

Home > puppeteer > Protocol > Page > InstallabilityError > errorArguments

Protocol.Page.InstallabilityError.errorArguments property

The list of error arguments (e.g. {name:'minimum-icon-size-in-pixels', value:'64'}).

Signature:

errorArguments: InstallabilityErrorArgument[];