method IsolatedWorld.prototype.focusRe-exportimport { IsolatedWorld } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; focus(selector: string): Promise<void>Parametersselector: stringReturnsPromise<void>