Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method Page.prototype.isJavaScriptEnabled
import { Page } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/Page.d.ts";

Returns

boolean

true if the page has JavaScript enabled, false otherwise.