"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[43387],{3905:(e,t,r)=>{r.d(t,{Zo:()=>s,kt:()=>m});varn=r(67294);functiona(e,t,r){returntine?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}functionp(e,t){varr=Object.keys(e);if(Object.getOwnPropertySymbols){varn=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){returnObject.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}returnr}functionl(e){for(vart=1;t<arguments.length;t++){varr=null!=arguments[t]?arguments[t]:{};t%2?p(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):p(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}returne}functiono(e,t){if(null==e)return{};varr,n,a=function(e,t){if(null==e)return{};varr,n,a={},p=Object.keys(e);for(n=0;n<p.length;n++)r=p[n],t.indexOf(r)>=0||(a[r]=e[r]);returna}(e,t);if(Object.getOwnPropertySymbols){varp=Object.getOwnPropertySymbols(e);for(n=0;n<p.length;n++)r=p[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}returna}vari=n.createContext({}),u=function(e){vart=n.useContext(i),r=t;returne&&(r="function"==typeofe?e(t):l(l({},t),e)),r},s=function(e){vart=u(e.components);returnn.createElement(i.Provider,{value:t},e.children)},d={inlineCode:"code",wrapper:function(e){vart=e.children;returnn.createElement(n.Fragment,{},t)}},c=n.forwardRef((function(e,t){varr=e.components,a=e.mdxType,p=e.originalType,i=e.parentName,s=o(e,["components","mdxType","originalType","parentName"]),c=u(r),m=a,h=c["".concat(i,".").concat(m)]||c[m]||d[m]||p;returnr?n.createElement(h,l(l({ref:t},s),{},{components:r})):n.createElement(h,l({ref:t},s))}));functionm(e,t){varr=arguments,a=t&&t.mdxType;if("string"==typeofe||a){varp=r.length,l=newArray(p);l[0]=c;varo={};for(variint)hasOwnProperty.call(t,i)&&(o[i]=t[i]);o.originalType=e,o.mdxType="string"==typeofe?e:a,l[1]=o;for(varu=2;u<p;u++)l[u]=r[u];returnn.createElement.apply(null,l)}returnn.createElement.apply(null,r)}c.displayName="MDXCreateElement"},434:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>i,contentTitle:()=>l,default:()=>d,frontMatter:()=>p,metadata:()=>o,toc:()=>u});varn=r(87462),a=(r(67294),r(3905));constp={sidebar_label:"PuppeteerNode"},l="PuppeteerNode class",o={unversionedId:"api/puppeteer.puppeteernode",id:"api/puppeteer.puppeteernode",title:"PuppeteerNode class",description:"Extends the main Puppeteer class with Node specific behaviour for fetching and downloading browsers.",source:"@site/../docs/api/puppeteer.puppeteernode.md",sourceDirName:"api",slug:"/api/puppeteer.puppeteernode",permalink:"/next/api/puppeteer.puppeteernode",draft:!1,tags:[],version:"current",frontMatter:{sidebar_label:"PuppeteerNode"},sidebar:"sidebar",previous:{title:"PuppeteerNode.launch",permalink:"/next/api/puppeteer.puppeteernode.launch"},next:{title:"PuppeteerNode.product",permalink:"/next/api/puppeteer.puppeteernode.product"}},i={},u=[{value:"Remarks",id:"remarks",level:2},{value:"Example",id:"example",level:2},{value:"Properties",id:"properties",level:2},{value:"Methods",id:"methods",level:2}],s={toc:u};functiond(e){let{components:t,...r}=e;return(0,a.kt)("wrapper",(0,n.Z)({},s,r,{components:t,mdxType:"MDXLayout"}),(0,a.kt)("h1",{id:"puppeteernode-class"},"PuppeteerNode class"),(0,a.kt)("p",null,"Extends the main ",(0,a.kt)("a",{parentName:"p",href:"/next/api/puppeteer.puppeteer"},"Puppeteer")," class with Node specific behaviour for fetching and downloading browsers."),(0,a.kt)("p",null,"If you're using Puppeteer in a Node environment, this is the class you'll get when you run ",(0,a.kt)("inlineCode",{parentName:"p"},"require('puppeteer')")," (or the equivalent ES ",(0,a.kt)("inlineCode",{parentName:"p"},"import"),")."),(0,a.kt)("p",null,(0,a.kt)("strong",{parentName:"p"},"Signature:")),(0,a.kt)("pre",null,(0,a.kt)("code",{parentName:"pre",className:"language-typescript"},"exportdeclareclassPuppeteerNodeextendsPuppet