"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[76945],{3905:(e,t,n)=>{n.d(t,{Zo:()=>s,kt:()=>m});vara=n(67294);functionr(e,t,n){returntine?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}functionl(e,t){varn=Object.keys(e);if(Object.getOwnPropertySymbols){vara=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){returnObject.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}returnn}functionp(e){for(vart=1;t<arguments.length;t++){varn=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}returne}functioni(e,t){if(null==e)return{};varn,a,r=function(e,t){if(null==e)return{};varn,a,r={},l=Object.keys(e);for(a=0;a<l.length;a++)n=l[a],t.indexOf(n)>=0||(r[n]=e[n]);returnr}(e,t);if(Object.getOwnPropertySymbols){varl=Object.getOwnPropertySymbols(e);for(a=0;a<l.length;a++)n=l[a],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}returnr}varu=a.createContext({}),o=function(e){vart=a.useContext(u),n=t;returne&&(n="function"==typeofe?e(t):p(p({},t),e)),n},s=function(e){vart=o(e.components);returna.createElement(u.Provider,{value:t},e.children)},c={inlineCode:"code",wrapper:function(e){vart=e.children;returna.createElement(a.Fragment,{},t)}},d=a.forwardRef((function(e,t){varn=e.components,r=e.mdxType,l=e.originalType,u=e.parentName,s=i(e,["components","mdxType","originalType","parentName"]),d=o(n),m=r,f=d["".concat(u,".").concat(m)]||d[m]||c[m]||l;returnn?a.createElement(f,p(p({ref:t},s),{},{components:n})):a.createElement(f,p({ref:t},s))}));functionm(e,t){varn=arguments,r=t&&t.mdxType;if("string"==typeofe||r){varl=n.length,p=newArray(l);p[0]=d;vari={};for(varuint)hasOwnProperty.call(t,u)&&(i[u]=t[u]);i.originalType=e,i.mdxType="string"==typeofe?e:r,p[1]=i;for(varo=2;o<l;o++)p[o]=n[o];returna.createElement.apply(null,p)}returna.createElement.apply(null,n)}d.displayName="MDXCreateElement"},69326:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>u,contentTitle:()=>p,default:()=>c,frontMatter:()=>l,metadata:()=>i,toc:()=>o});vara=n(87462),r=(n(67294),n(3905));constl={sidebar_label:"JSHandle.evaluateHandle"},p="JSHandle.evaluateHandle() method",i={unversionedId:"api/puppeteer.jshandle.evaluatehandle",id:"version-17.1.1/api/puppeteer.jshandle.evaluatehandle",title:"JSHandle.evaluateHandle() method",description:"Evaluates the given function with the current handle as its first argument.",source:"@site/versioned_docs/version-17.1.1/api/puppeteer.jshandle.evaluatehandle.md",sourceDirName:"api",slug:"/api/puppeteer.jshandle.evaluatehandle",permalink:"/api/puppeteer.jshandle.evaluatehandle",draft:!1,tags:[],version:"17.1.1",frontMatter:{sidebar_label:"JSHandle.evaluateHandle"},sidebar:"sidebar",previous:{title:"JSHandle.evaluate",permalink:"/api/puppeteer.jshandle.evaluate"},next:{title:"JSHandle.getProperties",permalink:"/api/puppeteer.jshandle.getproperties"}},u={},o=[{value:"Parameters",id:"parameters",level:2}],s={toc:o};functionc(e){let{components:t,...n}=e;return(0,r.kt)("wrapper",(0,a.Z)({},s,n,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("h1",{id:"jshandleevaluatehandle-method"},"JSHandle.evaluateHandle() method"),(0,r.kt)("p",null,"Evaluates the given function with the current handle as its first argument."),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Signature:")),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre",className:"language-typescript"},"class JSHandle {\n evaluateHandle<\n Params extends unknown[],\n Func extends EvaluateFunc<[this, ...Params]> = EvaluateFunc<\n [this, ...Params]\n >\n >(\n pageFunction: Func | string,\n ...args: Params\n ): Promise<HandleFor<Awaited<ReturnType<Func>>>>;\n}\n")),(0,r.kt)("h2",{id:"parameters"},"Parameters"),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{