method ExecutionContext.prototype._adoptBackendNodeIdRe-exportimport { ExecutionContext } from "https://deno.land/x/pptr@1.2.0/mod.ts"; _adoptBackendNodeId(backendNodeId: Protocol.DOM.BackendNodeId): Promise<ElementHandle>ParametersbackendNodeId: Protocol.DOM.BackendNodeIdReturnsPromise<ElementHandle>