"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[58970],{3905:(e,t,r)=>{r.d(t,{Zo:()=>c,kt:()=>f});varn=r(67294);functionp(e,t,r){returntine?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}functiono(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}functiona(e){for(vart=1;t<arguments.length;t++){varr=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){p(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}returne}functioni(e,t){if(null==e)return{};varr,n,p=function(e,t){if(null==e)return{};varr,n,p={},o=Object.keys(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||(p[r]=e[r]);returnp}(e,t);if(Object.getOwnPropertySymbols){varo=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(p[r]=e[r])}returnp}varu=n.createContext({}),s=function(e){vart=n.useContext(u),r=t;returne&&(r="function"==typeofe?e(t):a(a({},t),e)),r},c=function(e){vart=s(e.components);returnn.createElement(u.Provider,{value:t},e.children)},l={inlineCode:"code",wrapper:function(e){vart=e.children;returnn.createElement(n.Fragment,{},t)}},d=n.forwardRef((function(e,t){varr=e.components,p=e.mdxType,o=e.originalType,u=e.parentName,c=i(e,["components","mdxType","originalType","parentName"]),d=s(r),f=p,y=d["".concat(u,".").concat(f)]||d[f]||l[f]||o;returnr?n.createElement(y,a(a({ref:t},c),{},{components:r})):n.createElement(y,a({ref:t},c))}));functionf(e,t){varr=arguments,p=t&&t.mdxType;if("string"==typeofe||p){varo=r.length,a=newArray(o);a[0]=d;vari={};for(varuint)hasOwnProperty.call(t,u)&&(i[u]=t[u]);i.originalType=e,i.mdxType="string"==typeofe?e:p,a[1]=i;for(vars=2;s<o;s++)a[s]=r[s];returnn.createElement.apply(null,a)}returnn.createElement.apply(null,r)}d.displayName="MDXCreateElement"},46559:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>u,contentTitle:()=>a,default:()=>l,frontMatter:()=>o,metadata:()=>i,toc:()=>s});varn=r(87462),p=(r(67294),r(3905));consto={sidebar_label:"PuppeteerNodeLaunchOptions"},a="PuppeteerNodeLaunchOptions type",i={unversionedId:"api/puppeteer.puppeteernodelaunchoptions",id:"version-17.1.1/api/puppeteer.puppeteernodelaunchoptions",title:"PuppeteerNodeLaunchOptions type",description:"Utility type exposed to enable users to define options that can be passed to puppeteer.launch without having to list the set of all types.",source:"@site/versioned_docs/version-17.1.1/api/puppeteer.puppeteernodelaunchoptions.md",sourceDirName:"api",slug:"/api/puppeteer.puppeteernodelaunchoptions",permalink:"/api/puppeteer.puppeteernodelaunchoptions",draft:!1,tags:[],version:"17.1.1",frontMatter:{sidebar_label:"PuppeteerNodeLaunchOptions"},sidebar:"sidebar",previous:{title:"PuppeteerNode.product",permalink:"/api/puppeteer.puppeteernode.product"},next:{title:"registerCustomQueryHandler",permalink:"/api/puppeteer.registercustomqueryhandler"}},u={},s=[],c={toc:s};functionl(e){let{components:t,...r}=e;return(0,p.kt)("wrapper",(0,n.Z)({},c,r,{components:t,mdxType:"MDXLayout"}),(0,p.kt)("h1",{id:"puppeteernodelaunchoptions-type"},"PuppeteerNodeLaunchOptions type"),(0,p.kt)("p",null,"Utility type exposed to enable users to define options that can be passed to ",(0,p.kt)("inlineCode",{parentName:"p"},"puppeteer.launch")," without having to list the set of all types."),(0,p.kt)("p",null,(0,p.kt)("strong",{parentName:"p"},"Signature:")),(0,p.kt)("pre",null,(0,p.kt)("code",{parentName:"pre",className:"language-typescript"},"export declare type PuppeteerNodeLaunchOptions = BrowserLaunchArgumentOptions &\n LaunchOptions &\n BrowserConnectOptions;\n")),(0,p.kt)("p",null,(0,p.kt)("strong",{parentName:"p"},"References:")," ",(0,p.kt)("a",{parentName:"p",href:"/api/pu