Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Page.prototype.isJavaScriptEnabled
import { Page } from "https://deno.land/x/pptr@1.2.0/src/Page.ts";

Returns

boolean

true if the page has JavaScript enabled, false otherwise.