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