method Browser.prototype.isConnectedimport { Browser } from "https://deno.land/x/pptr@1.2.0/src/Browser.ts"; isConnected(): booleanIndicates that the browser is connected. Returnsboolean