mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1 line
4.4 KiB
JavaScript
1 line
4.4 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[34983],{3905:function(e,t,n){n.d(t,{Zo:function(){return l},kt:function(){return f}});var r=n(67294);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?p(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},p=Object.keys(e);for(r=0;r<p.length;r++)n=p[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var p=Object.getOwnPropertySymbols(e);for(r=0;r<p.length;r++)n=p[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var a=r.createContext({}),i=function(e){var t=r.useContext(a),n=t;return e&&(n="function"==typeof e?e(t):u(u({},t),e)),n},l=function(e){var t=i(e.components);return r.createElement(a.Provider,{value:t},e.children)},s={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},d=r.forwardRef((function(e,t){var n=e.components,o=e.mdxType,p=e.originalType,a=e.parentName,l=c(e,["components","mdxType","originalType","parentName"]),d=i(n),f=o,x=d["".concat(a,".").concat(f)]||d[f]||s[f]||p;return n?r.createElement(x,u(u({ref:t},l),{},{components:n})):r.createElement(x,u({ref:t},l))}));function f(e,t){var n=arguments,o=t&&t.mdxType;if("string"==typeof e||o){var p=n.length,u=new Array(p);u[0]=d;var c={};for(var a in t)hasOwnProperty.call(t,a)&&(c[a]=t[a]);c.originalType=e,c.mdxType="string"==typeof e?e:o,u[1]=c;for(var i=2;i<p;i++)u[i]=n[i];return r.createElement.apply(null,u)}return r.createElement.apply(null,n)}d.displayName="MDXCreateElement"},15173:function(e,t,n){n.r(t),n.d(t,{frontMatter:function(){return c},contentTitle:function(){return a},metadata:function(){return i},toc:function(){return l},default:function(){return d}});var r=n(87462),o=n(63366),p=(n(67294),n(3905)),u=["components"],c={},a=void 0,i={unversionedId:"puppeteer.jshandle.executioncontext",id:"puppeteer.jshandle.executioncontext",isDocsHomePage:!1,title:"puppeteer.jshandle.executioncontext",description:"Home > puppeteer > JSHandle > executionContext",source:"@site/docs/puppeteer.jshandle.executioncontext.md",sourceDirName:".",slug:"/puppeteer.jshandle.executioncontext",permalink:"/puppeteer/docs/next/puppeteer.jshandle.executioncontext",editUrl:"https://github.com/facebook/puppeteer/edit/main/website/docs/puppeteer.jshandle.executioncontext.md",version:"current",frontMatter:{},sidebar:"docs",previous:{title:"puppeteer.jshandle.evaluatehandle",permalink:"/puppeteer/docs/next/puppeteer.jshandle.evaluatehandle"},next:{title:"puppeteer.jshandle.getproperties",permalink:"/puppeteer/docs/next/puppeteer.jshandle.getproperties"}},l=[{value:"JSHandle.executionContext() method",id:"jshandleexecutioncontext-method",children:[]}],s={toc:l};function d(e){var t=e.components,n=(0,o.Z)(e,u);return(0,p.kt)("wrapper",(0,r.Z)({},s,n,{components:t,mdxType:"MDXLayout"}),(0,p.kt)("p",null,(0,p.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/index"},"Home")," ",">"," ",(0,p.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer"},"puppeteer")," ",">"," ",(0,p.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer.jshandle"},"JSHandle")," ",">"," ",(0,p.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer.jshandle.executioncontext"},"executionContext")),(0,p.kt)("h2",{id:"jshandleexecutioncontext-method"},"JSHandle.executionContext() method"),(0,p.kt)("p",null,"Returns the execution context the handle belongs to."),(0,p.kt)("b",null,"Signature:"),(0,p.kt)("pre",null,(0,p.kt)("code",{parentName:"pre",className:"language-typescript"},"executionContext(): ExecutionContext;\n")),(0,p.kt)("b",null,"Returns:"),(0,p.kt)("p",null,(0,p.kt)("a",{parentName:"p",href:"/puppeteer/docs/next/puppeteer.executioncontext"},"ExecutionContext")))}d.isMDXComponent=!0}}]); |