import * as puppeteer from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/ExecutionContext.d.ts";
Classes
This class represents a context for JavaScript execution. A [Page] might have many execution contexts: |
x/puppeteer/vendor/puppeteer-core/puppeteer/common/ExecutionContext.d.ts
import * as puppeteer from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/ExecutionContext.d.ts";
This class represents a context for JavaScript execution. A [Page] might have many execution contexts: |