method Page.prototype.isJavaScriptEnabledimport { Page } from "https://deno.land/x/pptr@1.2.0/src/Page.ts"; isJavaScriptEnabled(): booleanReturnsbooleantrue if the page has JavaScript enabled, false otherwise.