738 B
738 B
Home > puppeteer > Protocol > Emulation > SetVirtualTimePolicyRequest > waitForNavigation
Protocol.Emulation.SetVirtualTimePolicyRequest.waitForNavigation property
If set the virtual time policy change should be deferred until any frame starts navigating. Note any previous deferred policy change is superseded.
Signature:
waitForNavigation?: boolean;