mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
651 B
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[];