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

687 B

Home > puppeteer > Protocol > Page > CreateIsolatedWorldRequest > grantUniveralAccess

Protocol.Page.CreateIsolatedWorldRequest.grantUniveralAccess property

Whether or not universal access should be granted to the isolated world. This is a powerful option, use with caution.

Signature:

grantUniveralAccess?: boolean;