Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
true if the service worker are being bypassed, false otherwise.
true
false
class Page { isServiceWorkerBypassed(): boolean; }
Returns:
boolean